1.

Which among the following is a feature of class?(a) Object orientation(b) Procedure orientation(c) Both object and procedure orientation(d) Neither object nor procedure orientationI have been asked this question in semester exam.I need to ask this question from Class Use topic in section Classes of Object Oriented Programming

Answer»

Right choice is (a) OBJECT orientation

The best explanation: Thee use of classes feature the object oriented programming. The OOP CONCEPT can be IMPLEMENTED by using class and their OBJECTS. Procedures orientation is not a feature of OOP.



Discussion

No Comment Found

Related InterviewSolutions