Math, asked by dastutan4662, 1 year ago

We have to use __________________ along with the reference variable, to access the fields of a class.

Answers

Answered by santy2
5
We have to use the associativity operator and the method name together with the reference variable to access the fields of a class. These are very important when it comes to obtaining the details of a field of a class.
Answered by abu7878
0

Answer:

We have to use associative operator along with the reference variable to access the fields of a class

This concept is found in computer science  

Here class means that it is a programming code to create an object by providing the initial value

Field: The data can have several parts which is known as records so each record is divided into fields

Variable: A variable is a data structure which can be created dynamically

Similar questions