Sail E0 Webinar
Question
Which of the following structure declaration will throw an error?
Options:
A .  struct temp{}s; main(){}
B .  struct temp{}; struct temp s; main(){}
C .  struct temp s; struct temp{}; main(){}
D .  None of the mentioned
Answer: Option D


None.



Was this answer helpful ?
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers