Which method do you use to change the state of aJCheckBox?
A. void setSelected(boolean)
B. boolean isSelected()
C. void setText(String)
D. String getText()
Answer: A
Computer Science & Information Technology
You might also like to view...
Which of the following is NOT true about sharing photos and videos on Facebook?
A) The maximum file size you can upload is 15 MB. B) You can identify people in your photos by tagging them. C) Facebook enables any member to upload digital photographs to the Facebook site. D) Facebook lets you upload photos in the JPG, GIF, TIFF, and PNG file formats.
Computer Science & Information Technology
Multiple parallel pipelines are used in __________ .
A. speculative execution B. data flow analysis C. superscalar execution D. branch prediction
Computer Science & Information Technology