Answer Posted / ravikiran(aptech mumbai)
A reference variable is used to refer a particular object
location which resides on a garbage collectable heap
Is This Answer Correct ? | 22 Yes | 12 No |
Post New Answer View All Answers
Explain spliterator in java8?
What are the drawbacks of reflection?
Explain the difference between extends thread vs implements runnable in java?
Why is java logo a cup of coffee?
What is the difference between == and === javascript?
Can one thread block the other thread?
What is the main purpose of serialization in java?
Write a java program that prints all the values given at command-line.
How do you declare a destructor in java?
Can there be an abstract method without an abstract class?
Write a function for palindrome and factorial and explain?
Why arraylist is used in java?
What is module in oop?
Why does java not support pointers?
What is a parameter in simple terms?