Does java initialize arrays to zero?


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

Post New Answer

More Core Java Interview Questions

Is string passed by reference in java?

0 Answers  


Can you have two constructors in java?

0 Answers  


What is the difference between compiler and jvm?

0 Answers  


What is double data type?

0 Answers  


why we import both packages java.awt.*; and java.awt.event.*; as java.awt.*; can import all classes na. then what is the need of importing java.awt.event.*; ?

3 Answers  






Explain the use of sublass in a java program?

0 Answers  


Can list have duplicates in java?

0 Answers  


When is finally block not called?

0 Answers  


Explain aggregation in java?

0 Answers  


Is java a compiler?

0 Answers  


Why singleton class is used in java?

0 Answers  


How to access a variable if it is declared as private?

3 Answers  


Categories