1.The class Test that inherits the class Form
2.The class Test : Form
3.The class Test : Form and the class Test that inherits the class Form
4.The class Form that inherits the class Test
Answer:1