Can we create our own wrapper class 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 Set interface?

2 Answers  


How many methods does cloneable interface contains?

6 Answers  


What is the purpose of a transient variable?

0 Answers  


What is the covariant return type?

0 Answers  


What is use of map in java?

0 Answers  






can we access the method of class without creating the object of the class

3 Answers  


What is escape analysis algorithm in JVM and how garbage collection actually worked n how it transfer the objects from one kind of space to other?

0 Answers  


What about method local inner classes or local inner classes in java?

0 Answers  


Why does java doesnot support multiple inheritance?

5 Answers   TCS,


What does nextint () do in java?

0 Answers  


I want my class to be developed in such a way that no other class (even derived class) can create its objects. Define how can I do so?

0 Answers  


What is java argument list?

0 Answers  


Categories