Give an example of use of Pointers in Java class.

By drakula david in 22 Sep 2023 | 11:31 am
drakula david

drakula david

Student
Posts: 128
Member since: 22 Sep 2023

Give an example of use of Pointers in Java class.

22 Sep 2023 | 11:31 am
0 Likes
divas goyal

divas goyal

Student
Posts: 453
Member since: 22 Sep 2023

 - Java does not use explicit pointers like some other languages. Instead, Java uses references to objects. Variables of object types hold references to objects in memory.

23 Sep 2023 | 04:21 pm
0 Likes

Report

Please describe about the report short and clearly.