Knowledge quiz

It's time to put what you've learned to the test, get 3 right to pass this unit.

1.

A structure struct contains a component comp. How do you address the component?

Choose the correct answer.
2.

What do you have to remember when copying data between structures using the CORRESPONDING expression?

Choose the correct answer.
3.

You declare a variable using the statement DATA struct TYPE . Which of the following can you use to declare a structure?

There are two correct answers.