What are the generation of Garbage Collection in C# .NET ?
What is the main method in c#?
What are expressions c#?
Give some examples for built in datatypes in c#?
When compiler adds a default constructor to a class?
what is an event? Define delegate?
What is a dll in c#?
What is the purpose of abstract class in c#?
What is strong data type in c#?
How many variables do you need?
Can we have only “try” block without “catch” block in c#?
i have a string aabccefsdss.how can i get the string abcefsd. or write the fallowing string with only character occurrence of once .
What are most desktop applications written in?