...
August 29, 2024

OOPS

Question 204 Encapsulation is A Dynamic binding B A mechanism to associate the code and data C Data abstraction D Creating new class OOPSPropertiesUGC NET CS […]
August 29, 2024

OOPS

Question 205 A __________ is a special method used to initialize the instance variable of a class. A Member function B Destructor C Constructor D Structure […]
August 29, 2024

OOPS

Question 206 The friend functions are used in situations where : A We want to have access to unrelated classes B Dynamic binding is required C […]
August 29, 2024

OOPS

Question 207 The data type created by the data abstraction process is called A class B structure C abstract data type D user defined data type […]