Question 87 In Java, which of the following statements is/are True ? S1 : The ‘final’ keyword applied to a class definition prevents the class from […]
Question 71 Members of class by default are A Public B Private C Protected D Mandatory to specify OOPSClassKVS 30-12-2018 Part B Question 71 Explanation: →A […]
Question 72 Mechanism of deriving a class from another derived class is known as A Polymorphism B Single inheritance C Multilevel inheritance D Message passing OOPSPropertiesKVS […]