Given: 1.<% int[] nums = {42,420,4200}; 2.request.setAttribute("foo", nums); %> 3.${5 + 3 lt 6} 4.${requestScope[’foo’][0] ne 10 div 0} 5. ${10 div 0} What is the result?()
- A、True true
- B、False true
- C、False true 0
- D、True true Infinity
- E、False true Infinity
正确答案:E
答案解析:有
微信扫一扫手机做题