Why do we use generics in c#?
Is string a class in c#?
use of operator overloading of implicit & explicit operators?
What is the use of base keyword? Tell me a practical example for base keyword’s usage?
What does mean c#?
What is get set in c#?
List down the differences between public, static and void keywords?
Can interface inherit class in c#?
Can you prevent a class from being instantiated?
What does void do in unity?
How C# 4.0 supports dynamic programming language?
code to generate a excel sheet and to write data into it --- -it has to fetch the excel sheet which is in one folder placed by us inside a project folder(i,e it has to create a instance of that excel sheet) and write the data into it row by row please respond as early as possible
Can we extend static class in c#?