What are the commonly used i/o classes?
What are the different types of delegates?
What are async and await?
What are the differences between a class and a struct?
What is reflection in c#?
What is a race condition?
What are the two uses of a ‘using’ statement in c#?
Explain publishers and subscribers in events.
What is a thread? What is multithreading?
What is the difference between continue and break statement?
What are the different types of classes in c#?
How to use delegates with events?
What are the basic string operations? Explain.
What are c# i/o classes? What are the commonly used i/o classes?
What is an array class?