多做题,通过考试没问题!

Java认证考试

睦霖题库>其他计算机考试>Java认证考试

Given an EL function declared with:11.  12.spin 13.com.example.Spinner 14. 15.java.lang.String spinIt() 16. 17. 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.
正确答案:E,F
答案解析:
进入题库查看解析

微信扫一扫手机做题