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 Static variable required in java?For ex,class A { static int a; int b; } Why static is required?

5 Answers   Ericsson,


Which class is the immediate superclass of the Container class?

1 Answers  


What is an enumeration class?

2 Answers  


why use interface? if interface declear a method implement in class. why direct implement method in class

1 Answers   HCL,


What is difference between static and abstract class?

0 Answers  


write a simple program inheritance?

2 Answers   Polaris,


What is the difference between constructor and method?

4 Answers  


What is type casting?

2 Answers  


Explain the difference between intermediate and terminal operations in java8?

0 Answers  


Difference between JVM and JRE?

3 Answers   Amdocs,


Can a method inside a interface be declared as final?

0 Answers  


What are the java ide’s?

0 Answers  


Categories