Is string a wrapper class?


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

Post New Answer

More Core Java Interview Questions

What are anonymous inner classes?

0 Answers  


suppose in a class there is a code like this: { Set hs=new Hashset(); hs.add(new Emp("kathy",1000)); hs.add(new Emp("kathy",2000)); } how can u avoid the above code in your class as set won't allow duplicate objects?

3 Answers  


Describe inheritance as applied to java?

4 Answers  


What is mean by encoding?

0 Answers  


Why is java logo a cup of coffee?

0 Answers  






What is compile time polymorphism?

20 Answers   CTS, Elementus Technologies, Oracle,


Why isn’t there operator overloading?

0 Answers  


what is meant by serialization?

7 Answers  


what is difference between front controller and action servlet?

2 Answers  


Write code of any action class?

0 Answers  


What is set in java?

0 Answers  


Is java 1.7 the same as java 7?

0 Answers  


Categories