Computer Science, asked by nousin377, 7 months ago

What is the behavior aspect of an object represented by?

Answers

Answered by Anonymous
3

Answer:

Data members - Data members are the variables. They establish the state or attributes for the object. Member functions - Member functions represent the code to manipulate the data. The behaviour of the object is determined by the member functions.

Explanation:

folllow me

Answered by Anonymous
3

Answer:

Data members - Data members are the variables. They establish the state or attributes for the object. Member functions - Member functions represent the code to manipulate the data. The behaviour of the object is determined by the member functions.

Similar questions