Question 1 Explain the three traits of Object Oriented Programming
Question 2 Write a note on (a) Assignment Operators
b) Bitwise Operators.
Question 3 Explain different decision making statements used in C#
Question 4 Explain the different member access modifiers used in C
Question 5 What is hiding a method? Explain
Question 6 What is an event? Explain with example