Answer Posted / niranjanravi
They are organised one over the other like a deck of cards.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
String and stringbuffer both represent string objects. Can we compare string and stringbuffer in java?
If an object is garbage collected, can it become reachable again?
Is it possible to compare various strings with the help of == operator?
Can array grow dynamically in java?
What is a platform?
What does yield method of the thread class do?
What are the object and class classes used for?
When is the finalize() called?
Java is pass by value or pass by reference? Explain
Can we execute java program without main method?
What are the fileinputstream and fileoutputstream?
Implement 2 stacks with just 1 array. The stack routines must not indicate overflow unless every slot in array is used.
How would overload a function based on return type?
How variables are declared?
What is a numeric digit?