MCQOPTIONS
Bookmark
Saved Bookmarks
→
Object Oriented Programming
→
Inbuilt Classes in Object Oriented Programming
→
The function main() must always be public...
1.
The function main() must always be public.
A.
True
B.
False
Answer» B. False
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
All the public member functions ___________________
The function main() must always be public.
If a class have a public member function and is called directly in the main function then ___________________________
A derived class object can access the public members of the base class.
If public members are to be restricted from getting inherited from the subclass of the class containing that function, which alternative is best?
Which public function call among the following is correct outside the class, if return type is void (C++)?
Which call is correct for public members of a nested class?
Which is not a proper way to access public members of a class?
How many public members are allowed in a class?
In java, which rule among the following is applicable?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply