Is null a string or object in java?


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

Post New Answer

More Core Java Interview Questions

What is the reason behind using constructors and destructors?

0 Answers   HCL,


What is nested loop? What is dangling else condition in it?

0 Answers   Ericsson,


Will the compiler creates a default constructor if I have a parameterized constructor in the class?

0 Answers  


int a=1,b=10; System.out.println(a+b--);

12 Answers   HCL,


Can you pass by reference in java?

0 Answers  






What is the difference between hashmap and hashtable? What is an interface?

0 Answers  


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

0 Answers  


Difference between overloading and overridding?

4 Answers  


Is java util regex pattern thread safe?

0 Answers  


What is your platform?s default character encoding and how to know this?

0 Answers   TCS,


Is int a class in java?

0 Answers  


What is the difference between @before and @beforeclass annotation?

0 Answers  


Categories