Computer Science, asked by alberteinstein4416, 8 months ago

define an object (computer ques.)​

Answers

Answered by skvijay36
3

Answer:

Explanation:

An object is an abstract data type with the addition of polymorphism and inheritance. Rather than structure programs as code and data, an object-oriented system integrates the two using the concept of an "object". An object has state (data) and behavior (code). Objects can correspond to things found in the real world.

Answered by sneha413639
3

Answer:

Your answer is in the attachment.

Attachments:
Similar questions