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 |
What about features of local inner class?
What are the differences between heap and stack memory?
Explain about strings in java?
What is a method header?
What is methodological framework?
When do you create an index?
What is the purpose of static methods and variables?
What is the use of default method in interface in java? Explain
In java, how many ways you can take input from the console?
What do you understand by abstract classes?
How to write custom exception in java?
what is the use of bean managed and container managed with example?