Multiple Choice
GUI components are excellent examples of the best principles of object-oriented programming;they represent objects with attributes and methods that operate like ____.
A) trap doors
B) black boxes
C) a procedural function
D) a while loop
Correct Answer:

Verified
Correct Answer:
Verified
Q8: GUI programmers sometimes refer to screen space
Q9: Many object-oriented languages offer built-in classes that
Q10: In most object-oriented languages,a method named _
Q11: Within an event-driven program,a component from which
Q12: Discuss the purpose of a storyboard.
Q14: Match each term with a statement below.<br><br>-Its
Q15: In an event-driven program,you design the screens,define
Q16: Performing an operation on an icon causes
Q17: Match each term with a statement below.<br><br>-Shows
Q18: List the two types of statements that