C# Programming - Polymorphism - Discussion

Discussion Forum : Polymorphism - General Questions (Q.No. 14)
14.
Which of the following can be declared as a virtual in a class?
  1. Methods
  2. Properties
  3. Events
  4. Fields
  5. Static fields
1, 2, 3
3, 5
2, 4
2, 3, 5
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
2 comments Page 1 of 1.

Devi said:   9 years ago
What is meant by events?

Ataturrehmaan Bhatti said:   9 years ago
Please Explain me.

Post your comments here:

Your comments will be displayed after verification.