What will be the default values of all the elements of an array defined as an instance variable?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is split return?

0 Answers  


What is a dot notation?

0 Answers  


What is Applet Stub Interface ?

0 Answers  


what is the difference between String s="hello"; and String s=new String("hello");?

3 Answers  


Why null value is used in string?

0 Answers  


which one the better thread emplemented thread or extended ?

4 Answers   Fidelity,


class{ ... ... interface myinterface{ ... ... } abstract class{ .. .. } ... .. .. } is this possible to write "Interface and/ or Abstract class inside a class ? if possible whcich one is possible is only interface? is only abstract?

2 Answers   Logica CMG,


Can a final variable be null?

0 Answers  


Explain the use of javap tool.

0 Answers  


What is a layout manager and what are different types of layout managers available in java awt?

0 Answers  


what is session facade ?

3 Answers  


What is rmi and steps involved in developing an rmi object?

0 Answers  


Categories