Why do we need autoboxing in java?
No Answer is Posted For this Question
Be the First to Post Answer
what is aberivation of java?
Explain Public static void main?
what is difference between business delegate and data access object(dao)? in java?
What is java dot?
What type of value does sizeof return?
Does garbage collection guarantee that a program will not run out of memory?
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?
What is difference between final and finally in java?
Write a code to create a trigger to call a stored procedure
What is a marker interface?
What is wrapper class html?
Can I uninstall java?