...
October 3, 2023

OOPS

Question 15 Which of this process occur automatically by JAVA run time system? A Serialization B Garbage collection C File Filtering D All the given options […]
October 3, 2023

OOPS

Question 3 The operator that cannot be overloaded is A ++ B :: C 0 D ~ OOPSPropertiesAPPSC-2016-DL-CA Question 3 Explanation:  There are 4 operators that […]
October 3, 2023

OOPS

Question 37 Which of the following are valid calls to math.max in java? Math.max(1,4) Math.max(2.3,5) Math.max(1,3,5,7) Math.max(-1.5,-2.8f) A A,b and d B B,c and d C […]
October 3, 2023

OOPS

Question 2 Run-time polymorphism is achieved by A friend function B virtual function C operator overloading D function overloading OOPSPropertiesAPPSC-2016-DL-CA Question 2 Explanation:  Run-time polymorphism is […]
error: Alert: Content selection is disabled!!