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
View Answer

B. Creates the class test that inherits the class form