单项选择题

在JavaServlet生命周期中,以下( )方法会被多次执行。

A、init()
B、service()
C、close()
D、destroy()