单项选择题
A. Line 19
B. The object is NOT a candidate for garbage collection.
C. Line 17
D. Line 16
E. Line 18
多项选择题 A JavaBeans component has the following field: 11. private boolean enabled; Which two pairs of method declarations follow the JavaBeans standard for accessing this field?()
单项选择题 Given: What is the result?()
单项选择题 Click the Exhibit button. Given: ClassA a = new ClassA(); a.methodA(); What is the result?()