Computer Science, asked by nanasahebbdpatil, 4 months ago

The set of data associated with a single object is known as a _______.​

Answers

Answered by mohamedapsal
3

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.

In the object-oriented programming paradigm object can be a combination of variables, functions, and data structures; in particular in class-based flavour of the paradigm it refers to a particular instance of a class.

In the relational model of database management, an object can be a table or column, or an association between data and a database entity (such as relating a person's age to a specific person).[1]

Similar questions