Which Among The Following Can Be A Concept Against #86
Which among the following can be a concept against encapsulation rules?
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 OOPs Concept & Features - OOPs MCQ: Encapsulation - Quiz No.2.
Which among the following can be a concept against encapsulation rules?
Using function pointers
Using char* string pointer to be passed to non-member function
Using object array
Using any kind of pointer/array address in passing to another function