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

Java认证考试

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

Given that session is a valid HttpSession object:   Int max = session.getAttribute(“MyReallyLongName”);   Which is true?()  

  • A、 The value returned needs to be cast to an int.
  • B、 The getAttribute methos takes two arguments.
  • C、 Primitive CANNOT be stored in the HttpSession.
  • D、 The HttpSession attribute name must NOT exceed eight characters.
正确答案:C
答案解析:
进入题库查看解析

微信扫一扫手机做题