试题详情
- 多项选择题 A Company.com 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 local 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.
- A,E
关注下方微信公众号,在线模考后查看
热门试题
- JSP内置对象中,()对象是 代表应用程
- What is th
- Which statement
- 已知S1=1,S2=1+2,S3=1+2
- 用默认构建器(空自变量列表)创建两个类:
- 在类Acoount中,正确引入类scho
- 编写一个程序,从两个文本框中接收两个数字
- Given the&ensp
- 表达式5+10%7+3的值是哪项?()&
- Which statemen
- 下述代码执行后,有几个引用变量和几个对
- Which two&ensp
- 已知: 则输出为()
- 自定义异常能否不被捕获或被函数抛出》()
- 简述Java的事件处理机制。
- A method
- 形式参数指的是方法被()时的参数行,实际
- Java有哪些基本数据类型?写出int型
- Which two
- Which two̳