If Object Of Class Are Created Then The Static Data Members Can #1092
If object of class are created, then the static data members can be accessed ____________
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 Exception Handling & Static Class Members - OOPs MCQ: Static Data Members - Quiz No.2.
If object of class are created, then the static data members can be accessed ____________
Using dot operator
Using arrow operator
Using colon
Using dot or arrow operator