C - Structure and Union Questions and Answers
Practice ModeShowing 10 of 51 questions
Q21
Identify the wrong statement.
Answer: Option D
Q22
Union is
Answer: Option A
Q23
The restriction with union is
Answer: Option B
Q24
Union differs from structure in the following way.
Answer: Option B
Q25
Identify the correct statement.
Answer: Option C
Q26
What is not possible with union?
Answer: Option D
Q27
Structure is used to implement the data structure.
Answer: Option D
Q28
The nodes in a linked list are implemented using
Answer: Option A
Q29
Identify the wrong statement.
Answer: Option C
Q30
Identify the wrong statement.
Answer: Option A