August 29, 2024

OOPS

Question 158 Converting a primitive type data into its corresponding wrapper class object instance is called A Boxing B Wrapping C Instantiation D Autoboxing OOPSClass-and-objectUGC NET […]
August 29, 2024

OOPS

Question 160 Which of the following is/are correct with reference to Abstract class and interface ? (a)A class can inherit only one Abstract class but may […]
August 29, 2024

OOPS

Question 161 Which of the following is used to make an Abstract class? A Making at least one member function as pure virtual functions B Making […]
August 29, 2024

OOPS

Question 162 Match the following with reference to object oriented modelling: A (a)-(iv), (b)-(iii), (c)-(i), (d)-(ii) B (a)-(iii), (b)-(iv), (c)-(i), (d)-(ii) C (a)-(iii), (b)-(i), (c)-(ii), (d)-(iv) […]