Answer the following questions in detail.
Question 1) Write down the characteristics of C#.
Question 2) Describe how are we adding comments by using suitable examples.
Question 3) Explain the use of # pragma directive describe with suitable example.
Question 4) Describe the compile time error.
Question 5) What are special and bitwise operator.
Question 6) How we can write mathematical function C#.
Question 7) Explain the function of sizeoff operator.
Question 8) Write down the advantage of nesting in methods.
Question 9) How does the for-each loop differ from other loops.
Question 10) Describe the structures used in C#.
Question 11) Explain the definition of nesting of classes.
Question 12) How we can implement interfaces?
Question 13) Define a subclass and visibility control.
Question 14) Write about comparison overloaded operator.
Question 15) Describe general catch handler.