class Test: Form { }

A. Creates the class Test : Form
B. Creates the class Test that inherits the class Form
C. Creates the class form that inherits the class Test
D. a and b
Ans: b

0 comments:

Post a Comment