Computer Science, asked by preetusingh13090, 4 months ago

6. Explain the term object using an example.​

Answers

Answered by harshini517
0

Answer:

An object, in object-oriented programming (OOP), is an abstract data type created by a developer. ... A simple example of an object may be a user account created for a website. The object might defined as class userAccount and contain attributes such as: first name. last name.

Similar questions