What we have to use to make collection as a strong type?
Sandeep Kumar
Use Generic type , where T used for type.
Use Generic type
We use generic type to make collection as strong type.