Language Fundamentals
© examsiri.com
Question : 5 of 24
Marks:
+1,
-0
A JavaBeans component has the following field:
private boolean enabled;
Which two pairs of method declarations follow the JavaBeans standard for accessing this field?
private boolean enabled;
Which two pairs of method declarations follow the JavaBeans standard for accessing this field?
Go to Question: