Multiple choice

Which of the following is a false statement?

  1. Structure is the user defined data type .

  2. Structures are used to combine different data elements.

  3. Structures are used to represent the records.

  4. We can define pointer to structures.

  5. None of the above

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

All of the above are true statements.