1.

__________ represents a particular instance of a class.(a) module(b) block(c) object(d) tokenI have been asked this question at a job interview.This is a very interesting question from Concepts of OOP topic in portion Information Technology of Computer Fundamentals

Answer» RIGHT option is (C) object

The EXPLANATION is: An object is an instance of the class. The data members are accessed with the help of objects.


Discussion

No Comment Found

Related InterviewSolutions