The class heading public class AForm : Form indicates that: a. Form is a derived class of

Question:

The class heading public class AForm : Form indicates that:

a. Form is a derived class of the AForm class.

b. AForm is the base class for the Form class.

c. The class being defined is identified as Form.

d. AForm inherits the members of the Form class.

e. none of the above

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: