Name some properties of array.
Name some properties of thread class.
Explain lock, monitors, and mutex object in threading.
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?