网友您好, 请在下方输入框内输入要搜索的题目:
GivenanELfunctiondeclaredwith:11.<function>12.<name>spin</name>13.<function-class>com.example.Spinner</function-class>14.<function-signature>15.java.lang.StringspinIt()16.</function-signature>17.</function>Whichtwoaretrue?()
A.Thefunctionmethodmusthavethesignature:publicStringspin().
B.Themethodmustbemappedtothelogicalname"spin"intheweb.xmlfile.
C.Thefunctionmethodmusthavethesignature:publicStringspinIt().
D.ThefunctionmethodmusthavethesignaturepublicstaticStringspin().
E.Thefunctionmethodmusthavethesignature:publicstaticStringspinIt().
F.ThefunctionclassmustbenamedSpinner,andmustbeinthepackagecom.example.
参考答案