Is null a string 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 meant by object?

0 Answers  


How do you access command-line arguments within the code?

0 Answers   Flextronics, Hexaware,


is it possible to add a object in a HASHMAP

6 Answers   HCL,


What is composition in java?

0 Answers  


10. What is the output of the following Java program? class Main { public static void main(String args[]){ final int i; i = 10; System.out.println(i); } } 10. What is the output of the following Java program? class Main { public static void main(String args[]){ final int i; i = 10; System.out.println(i); } }

0 Answers  






Explain different types of wrapper classes in java?

0 Answers  


What is the use of put method?

0 Answers  


What is byte data type?

0 Answers  


How does sublist works in java?

0 Answers  


What is java used for?

0 Answers  


What is the purpose of the wait(), notify(), and notifyall() methods in java programming?

0 Answers  


Which containers use a flowlayout as their default layout in java programming?

0 Answers  


Categories