What is the main use of generics in java?


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

Post New Answer

More Core Java Interview Questions

Why we use static and synchronized in method for single thread model example: public static synchronized add(){}

2 Answers  


Why main method is called first in java?

0 Answers  


What purpose do the keywords final, finally, and finalize fulfill?

0 Answers  


What methodology can be utilized to link to a database?

0 Answers  


if two references are having same hash codes,is that means those are refering to same object?

5 Answers   CTS,






What is unmodifiable list in java?

0 Answers  


hi to all. well can you please tell me that why String class is immutable? Thanks in advance.

5 Answers   Huawei,


What are the differences between processes and threads?

0 Answers  


What is the use of protected in java?

0 Answers  


What are the performance implications of interfaces over abstract classes?

1 Answers  


What is java life cycle?

0 Answers  


Is it possible to create Userdefined Unchecked Exception also?If Yes, give an example?

2 Answers   ADP,


Categories