Q. Choose the advantages of using generics? (Solved)
1. Generics facilitate type safety
2. Generics facilitate improved performance and reduced code
3. Generics promote the usage of parameterized types
4. All of the mentioned
- d. All of the mentioned