How do generics work in java?


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

Post New Answer

More Core Java Interview Questions

How do I start learning java?

0 Answers  


methods in Applet?

1 Answers  


I have a sorting issue with a Hashmap. My constraint is that I MUST use the Hashmap and work with existing code. I do a database query and place the results in a Hashmap. When I iterate thru the Hashmap, it loses the original alphabetical sorting done by the database. So, my problem is that I must sort the results coming out of the Hashmap which is then placed into another class.

1 Answers  


There are three interfaces A,B & C. A extends B, B extends C, and C extends A.Is it multiple Inheritance? please anybody help me.....

5 Answers  


What is class??

0 Answers   Tech Mahindra,






What is the difference between object oriented programming language and object based programming language?

0 Answers  


Explain a situation where finally block will not be executed?

0 Answers  


Can we compare two strings in java?

0 Answers  


Detail discussions on JVM, memory management and garbage collector.

0 Answers   Expedia,


How the metacharacters are different from the ordinary characters?

0 Answers  


How do you add an element to a set in java?

0 Answers  


wht is customised exception?

1 Answers   Logica CMG, Novell, Prudential,


Categories