What is “using” statement in c#?
What are synchronous and asynchronous operations?
What is an array? Give the syntax for a single and multi-dimensional array?
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?