By what default value is an object reference declared as an
instance variable?
Answer / pranab dutta
Its default value is ?null? unless we define it explicitly.
| Is This Answer Correct ? | 35 Yes | 2 No |
Does a function need a return?
Explain about map interface in java?
What is a pattern what is an anti pattern?
Can we create a constructor in abstract class?
What is the disadvantage of synchronization?
WHAT IS MARKER INTERFACE,AND NO METHODS IS NOT THERE ON THAT INTERFACE THEN WHY WE USED IN JAVA?
What is the use of collections in java? How it is implemented in real time applications?
What is difference between word and integer?
What is meant by throwing an Exception?
Does string is thread-safe in java?
How many bytes is a string java?
Name the methods in mouse listeners ?