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
Difference between nested and inner classes ?
What is lossy conversion in java?
Give us the name of the list layoutmanagers in java?
How do you compare objects in java?
When do we use synchronized blocks and advantages of using synchronized blocks?
How do you stop a thread in java?
What is break and continue statement?
What is a function in programming?
What differences exist between iterator and listiterator?
Which category the java thread do fall in?
Explain java heap space and garbage collection?
What is the return type of the main method?
What is main in java?
Is {a, n, d} a palindrome? If you are given a random string, is it a palindrome or not?
Can a private method of a superclass be declared within a subclass?