0

a question

if we have to use a semi colon; after every statement then why did we not use semi colon after int main()

11th Jul 2016, 6:05 PM
garvit bh
garvit bh - avatar
2 Answers
+ 1
because main is function which store entire code we write.so we should not end the main.
11th Jul 2016, 6:32 PM
abhiram reddy
abhiram reddy - avatar
+ 1
because main is function which store entire code we write.
11th Jul 2016, 7:11 PM
Prateek panda
Prateek panda - avatar