What do you mean by generic class in C#?
This class is used for creating classes or objects that do not contain a specific data type. This kind of data type is assigned during the runtime.
BY Best Interview Question ON 14 Feb 2019