By what default value is an object reference declared as an
instance variable?



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 ?    34 Yes 2 No

Post New Answer

More Core Java Interview Questions

Which method cannot be overridden in java?

0 Answers  


What are the restrictions that are applied to the java static methods?

0 Answers  


How do you declare an empty string?

0 Answers  


What is serializable interface?

13 Answers   Infosys, Probity Soft, Seed Infotech,


How many threads can java run?

0 Answers  






List some important characteristics on jre

0 Answers  


What exceptions occur during serialization?

0 Answers  


What are the characteristics of Final,Finally and Finalize keywords.

0 Answers   Flextronics,


Can we extend a class with private constructor?

0 Answers  


Why can't we make a class private in java?

0 Answers  


What is an arraylist in java?

0 Answers  


What is variable declaration and definition?

0 Answers  


Categories