How Many Public Members Are Allowed In A Class #1041
How many public members are allowed in a class?
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.1.
How many public members are allowed in a class?
Only 1
At most 7
Exactly 3
As many as required