Gujarat Board, Class XII, Computer Science, Year 2018, Java Questions with Answers and Explanation
1) Which of the following statement is true for object-oriented programming language? (i) It uses object as its fundamental building block. (ii) Similar objects are classified using a concept of class (iii) Abstraction, encapsulation, polymorphism, and inheritance is its basic properties, (A) only (i) and (ii) (B) only (ii) and (iii) (C) only (i) and (iii) (D) (i), (ii) and (iii) Answer...
