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 do you mean by boolean?
What do the thread?class methods run() and start() do?
What are the legal operands of the instanceof operator?
What is the difference between compiler and jvm?
Give few difference between constructor and method?
What is a superclass?
Can we increase array size dynamically in java?
What is the difference between access specifiers and access modifiers in java?
How big is a pointer?
How the interruptible method gets implemented?
Why are data types important?
What is the difference between call by reference and call by pointer?
What are methods in java?
List some oops concepts in java?
What is the purpose of java?