Q24
In C, can you compare two structures using the equality operator (==)?
A.
Yes, always
B.
No, never
AnswerC.
Only if both structures have the same name
D.
Only if both structures have the same members
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board