By what default value is an object reference declared as an
instance variable?
Answer Posted / pranab dutta
Its default value is ?null? unless we define it explicitly.
| Is This Answer Correct ? | 35 Yes | 2 No |
Post New Answer View All Answers
What is the inheritance?
What is join () in java?
Is it possible to specify multiple jndi names when deploying an ejb?
What is a short in java?
Is sizeof a preprocessor?
How can I right-justify a string?
What is dynamic array in java?
What is main difference between variable and constant?
Is there is any difference between a scrollbar and a scrollpane?
What is t in parametric equations?
Difference between arraylist and vector.
How will you reverse a link list without using recursion?
Can singleton class be cloned?
How do you check if a string contains only numeric digits?
Difference between string, stringbuffer and stringbuilder?