欢迎来到PP题库网 PP题库官网
logo
全部科目 > Java认证考试 > SCWCD(310-083)

多项选择题

Given an EL function declared with:11. <function>
12.<name>spin</name>
13.<function-class>com.example.Spinner</function-class>
14.<function-signature>
15.java.lang.String spinIt()
16.</function-signature>
17.</function>
Which two are true?()

    A.The function method must have the signature: public String spin().
    B.The method must be mapped to the logical name "spin" in the web.xml file.
    C.The function method must have the signature: public String spinIt().
    D.The function method must have the signature public static String spin().
    E.The function method must have the signature: public static String spinIt().
    F.The function class must be named Spinner, and must be in the package com.example.

点击查看答案

相关考题

微信小程序免费搜题
微信扫一扫,加关注免费搜题

微信扫一扫,加关注免费搜题