Programming - Generic Types - Discussion

You Are Here :: Home > JAVA > Generic Types - Discussion

 



Q.

Creating non-generic version of a generic type by the java compiler is called ________  .                          


A. object B. class
C. Methods D. erasure

Answer: Option D
Explaination:

 


Erasure is defined as creating non-generic version of a generic type by the java compiler.




Discussion

Your Comments Goes here...
NameDiscussion