What are the different states of a thread?
How is exception handling implemented in c#?
What is an escape sequence? Name some string escape sequences in c#.
What is streamreader/streamwriter class?
What is a jagged array?
What is an xsd file?
Explain code compilation in c#.
What do multicast delegates mean?
Explain get and set accessor properties?
What are c# i/o classes?
What is a delegate? Explain.
What are the properties of a string class?
Name some properties of array.
Name some properties of thread class.
Explain lock, monitors, and mutex object in threading.