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

Related questions

0 votes
0 votes
asked Apr 14, 2023 in JAVA by SakshiSharma
0 votes
asked Aug 21, 2022 in JAVA by sharadyadav1986
...