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

A developer chooses 


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

  • A Store the data in a vocal variable.
  • B Store the data in an instance variable.
  • C Store the data in the HttpSession object.
  • D Store the data in the ServletContext object.
  • E Store the data in the ServletRequest object.
参考答案
参考解析:
分类:SCDCD(310-081)题库