可学答题网 > 问答 > SCWCD(310-083)题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

A developer chooses to


A developer chooses to avoid using SingleThreadModel but wants to ensure that data is updated in athread-safe manner. Which two can support this design goal?()

  • AStore the data in a local variable.
  • BStore the data in an instance variable.
  • CStore the data in the HttpSession object.
  • DStore the data in the ServletContext object.
  • EStore the data in the ServletRequest object.
参考答案
参考解析:
分类:SCWCD(310-083)题库
相关推荐

1、若a=5,b=3,c=4,逻辑表达式!(a+b)&;&;!c的值

若a=5,b=3,c=4,逻辑表达式!(a+b)&;&;!c的值为()A0B-1C1D2

2、You develop a service&

You develop a service application named PollingService that periodically calls long-running procedures.These&e...

3、A developer is designi

A developer is designing a web application which extensively uses EJBs and JMS. The developer&e...

4、A developer wants to&e

A developer wants to make a name attribute available to all servlets associated with a par...

5、A developer is designi

A developer is designing the presentation tier for a web application that relies on a comp...

6、A developer is designi

A developer is designing a multi-tier web application and discovers a need to log each inc...