0 votes
in JAVA by

What are the uses of generics?

1) The generics make a code more readable and optimised

2) The generics make a code faster

3) The generics add stability to a cod5) They do so by making more bugs detectable at the runtime

4) The generics add stability to a cod5) They do so by making more bugs detectable at the compile time

1 Answer

0 votes
by

4) The generics add stability to a cod5) They do so by making more bugs detectable at the compile time

...