Are generics Typesafe?

By using generics, programmers can implement generic algorithms that work on collections of different types, can be customized, and are type safe and easier to read.

Leave a Reply

Your email address will not be published. Required fields are marked *