The Function Main Must Always Be Public #1048
The function main() must always be public.
This multiple choice question (MCQ) is related to the book/course
gs gs111 OOP Object Oriented Programming Java.
It can also be found in
gs gs111 Member Functions & its Types - Object Oriented Programming MCQ: Public Member Functions - Quiz No.2.
The function main() must always be public.
True
False