Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Rewards
SharpGPT
Premium
Register
Login
Generics Class in C#
WhatsApp
Chetan Kharel
8y
510
0
5
Resource
0
Generics are the cool features introduce in C# 2.0. Generics allows programmer to design classes and methods decoupled from the data types. It means generics helps the programmer to make their classes and methods type independent.
Continue
here>>
C#
generics
C# generics