单项选择题

Servlet生命周期中哪个方法是进行初始化的方法?()

A.init()
B.destroy()
C.doGet()
D.doPost()