Computer Science, asked by ankushff49, 14 days ago

How will you define software object?​

Answers

Answered by drpstiwari22
2

Answer:

A software object. Software objects are conceptually similar to real-world objects: they too consist of state and related behavior. An object stores its state in fields (variables in some programming languages) and exposes its behavior through methods (functions in some programming languages).

Answered by kajallimbu09
0

Explanation:

A software object. Software objects are conceptually similar to real-world objects: they too consist of state and related behavior. An object stores its state in fields (variables in some programming languages) and exposes its behavior through methods (functions in some programming languages).

Similar questions