What is the generic class?


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

Post New Answer

More Core Java Interview Questions

How strings are created in java?

0 Answers  


What is finalize()?

0 Answers  


In a container there are 5 components. I want to display all the component names, how will you do that?

0 Answers  


What is collection api?

0 Answers  


What do you mean by mnemonics?

0 Answers  






Why can't you declare a class as protected?

0 Answers  


What is an exception? difference between Checked and Unchecked exception in Java

0 Answers   SkillGun Technologies,


Is java a compiler?

0 Answers  


how to accept integer array in java

2 Answers   Tech Guru,


I have a string like _a01_a02_a03_ and another string like _2_1.5_4_ as input.I want to extract a01,a02... to a string array and 2,1.5,etc to a double array with a01 corresponds to 2 and a02 to 1.5 etc. Need code in core java.. Can you do it?

1 Answers   Cognizant,


What is method reference in java?

0 Answers  


What is the immediate superclass of Menu?

3 Answers  


Categories