单项选择题

Servlet程序的入口点是:()

A.init()
B.main()
C.service()
D.doGet()