试题详情
- 单项选择题 You are building a dating service web site. Part of the form to submit a client’s profile is a groupIIof radio buttons for the person’s hobbies: 20.Hiking
21.Skiing
22.SCUBA Diving 23. After the user submits this form, a confirmation screen is displayed with these hobbies listed. Assume thatan application-scoped variable, hobbies, holds a map between the Hobby enumerated type and the displayname. Which EL code snippet will display Nth element of the user’s selected hobbies?() A、${hobbies[hobbyEnum[N]}
B、${hobbies[paramValues.hobbyEnum[N]]}
C、${hobbies[paramValues@’hobbyEnum’@N]}
D、${hobbies.get(paramValues.hobbyEnum[N])}
E、${hobbies[paramValues.hobbyEnum.get(N)]}
- B
关注下方微信公众号,在线模考后查看
热门试题
- 已知: 则下面表达式在横线处值为tru
- A programmer
- 现有: pub
- 静态变量就是类变量,系统只为每个类分配一
- 检查程序,是否存在问题,如果存在指出问题
- C++中构造函数和析构函数可以抛出异常吗
- 要求1000!(1000*999*998
- What is th
- 1. public&ensp
- 如果不使用布局管理器,会出现哪些问题?(
- 求1000以内的“相亲数”。所谓相亲数是
- 现有 import&ens
- Which three
- 在JBuilder中编译、运行程序的方法
- Public class&e
- Within theQ
- Which three
- Which three&ens
- public class&e
- 11. static&ens