Question 208 Member of a class specified as _______ are accessible only to method of the class. A private B public C protected D derive OOPSDeclarationUGC […]
Question 53 Which of the following are TRUE about constructions in C++ ? (A)A constructor can be overloaded. (B)A constructor does not have a return type. […]