Oracle Interview Question

Java generics - tell us from which version it was in the JDK and why to use them

Interview Answer

Anonymous

Feb 27, 2015

It is 1.5 I guess . When I use javaServlet with 1.4version there is no generic involved. But they do appears in 1.5 version