You are not logged in.
- Topics: Active | Unanswered
#1 2017-07-31 07:04:23
Which of the following can be used to declare the main function?
Programming Languages Quizzes C / C++ Programming Language
Question:
Which of the following can be used to declare the main function?
Option A):
void main
Option B):
main
Option C):
void main()
Option D):
void Main()
Correct Answer is Option C):
void main()
Offline
2017-07-31 07:04:23
- Advertisement
- Ads By Google
Re: Which of the following can be used to declare the main function?
\n