struct temp{}; struct temp s; main(){}
struct temp s; struct temp{}; main(){}
struct temp{}s; main(){}
None of these
Previous Question Next Question
Your comments will be displayed only after manual approval.