Computer Science, asked by gilu6864, 1 year ago

In object oriented programming an object is an instance of

Answers

Answered by Anonymous
3
object is an instance of a class since a class is referred to an object factory .
Answered by Anonymous
3

Object is an instance of class

What is object oriented programming ?


Object oriented programming provides a modular approach which allows the data to be applied within a stimulated program area.

The object oriented program gives equal importance on objects and functions as well as data .


Features of OOP


(i) Encapsulation .

(ii) Data abstraction .

(iii) Modularity.

(iv) Polymorphism .

(v) Inheritance .

Similar questions