1.

A basic unit of object-oriented programming.(a) module(b) block(c) object(d) tokenThe question was posed to me during an interview.This is a very interesting question from Concepts of OOP in division Information Technology of Computer Fundamentals

Answer»

Correct answer is (c) OBJECT

Easiest EXPLANATION: In OOP, the BASIC unit is an object. Objects are identified by its unique NAME.



Discussion

No Comment Found

Related InterviewSolutions