How do you declare a variable in c#?
Explain the working of serialization?
How many kinds of elements an array can have?
What is null character in string?
What is difference between struct and class in c#?
What is difference between destructor and finalize?
Difference between a sub and a function in c#.
Can a struct be null?
What is literal in c#?
What are the examples of data types?
Integer at long type variable are not object.Support your answer with example.And explain the technique to convert from value type to reference type and vice-versa.
What is Signature and parameter in overloading ?
What do you know about WM_CHAR message?