English, asked by vinodkumarsinghsamst, 4 months ago

Define an object with example

Answers

Answered by 713shreyapalkar
5

Explanation:

In computer science, an object can be a variable, a data structure, a function, or a method, and as such, is a value in memory referenced by an identifier.

Answered by FairyLight
6

Answer:

In computer science, an object can be a variable, a data structure, a function, or a method, and as such, is a value in memory referenced by an identifier.An object is a software bundle of variables and related methods. because they contain the state for a particular bicycle object, and in object-oriented terminology, a particular object is called an instance. The following figure illustrates a bicycle modeled as a software object.

Similar questions