试题详情
- 多项选择题 Given that Thing is a class, how many objects and reference variables are created by the following code?() Thing item, stuff; item = new Thing(); Thing entity = new Thing();
A、One object is created
B、Two objects are created
C、Three objects are created
D、One reference variable is created
E、Two reference variables are created
F、Three reference variables are created.
- B,F
关注下方微信公众号,在线模考后查看
热门试题
- You need
- public class&e
- 以下关于Java文件名的叙述,正确的有?
- 如何将一个类放到包里?()
- 在Swing中,如何建立工具栏?()
- 数组元素所占用的内存位于()
- 为什么说Frame是非常重要的容器?为什
- 已知: 下面哪些语句在横线处可以正常编
- 下面类中属于字节I/O流的是()
- Which statemen
- What is th
- public class&e
- float f[][][]&
- 根据整型参数m的值,计算公式t=1-1/
- 子类能否访问父类的保护级成员变量?()
- class Thread2&
- 现有: cla
- 以下关于框架和其他窗口之间的关系中,错误
- class MyThread
- A JSP pag