单项选择题

JSP中declaration中定义的变量和方法在运行时成为对应servlet的()变量和方法。

A._jspInit
B.member
C._jspService
D._jspDestroy