What is the default value of local and global variables?


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

Post New Answer

More Core Java Interview Questions

why java does not have operator overloading?

2 Answers  


what is the meaning of java.lang and java.util

6 Answers  


Can private class be inherited in java?

0 Answers  


Why string is immutable or final in java

0 Answers  


Why wait and notify methods are declared in object class?

0 Answers  






Is 0 true or false in java?

0 Answers  


What are anonymous inner classes?

0 Answers  


What is Connection pooling? Explain Pros and Cons?

1 Answers  


Is a string literal?

0 Answers  


These static constructors are correct ? class A { statc intA() { } static A(int x,int y) { } static A(int x) { } }

0 Answers   HCL,


Which is better 64 bit or 32 bit?

0 Answers  


What is the difference in between cpp and java? Can u explain in detail?

0 Answers  


Categories