Computer Science, asked by kamleshsajgotra, 9 hours ago

9. How are variables and functions in a class referenced, explain with example.

Answers

Answered by Luckydancer950
4

Answer:

A reference variable is a variable that points to an object of a given class, letting you access the value of an object. An object is a compound data structure that holds values that you can manipulate. A reference variable does not store its own values. ... OpenROAD includes both system classes and user-defined classes.

Similar questions