Vidyalelo
Computer Science · Q95

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 95

Q95

Which of the following can be used to declare the main function?

A.
void main
B.
void Main()
C.
void main()
Answer
D.
main
E.
either (b) or (c) can be used

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board