Answer Posted / seema yadav
The reference variable is useful in OOP because it permits the manipulation of objects by reference, and eliminates the copying of object parameters back and forth. It is also important to note that reference can be created not only for built_in data types but also for user defined data types such as structures and classes
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain the differences between static and dynamic variables?
Can we use a switch statement with strings?
Which is better stringbuffer or stringbuilder?
Is null a string in java?
What is the replace tool?
How does thread synchronization occurs inside a monitor? What levels of synchronization can you apply?
How do you do math powers in java?
Explain the difference between association, aggregation and inheritance relationships.
What is meant by stack and queue?
What is stack explain?
When we serialize an object does the serialization mechanism saves its references too?
What is a flag and how does it work?
What is illegal identifier in java?
How do you use find and replace?
Is java 11 paid version?