Multiple Choice
In C#, when something interesting happens to an object, what is said to have occurred?
A) an error
B) an event
C) a memory dump
D) a method callback
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q19: What Boolean property of a Control identifies
Q20: What is used to declare your own
Q21: When you click a component on a
Q22: What provides a way for the clients
Q23: What is another term for the performing
Q25: What are the two actions that can
Q26: When a Form contains multiple Controls, you
Q27: What event occurs when the mouse cursor
Q28: The connection of an event to its
Q29: What is an important difference between KeyEventArgs