Multiple Choice
What is the general order of a pull-down menu (from top-level going downwards) ?
A) Frame, menu bar, menus, submenus, menu items
B) Menus, menu bar, submenus, frame, menu items
C) Menu bar, frame, menus, submenus, menu items
D) Submenus, menus, frame, menu bar, menu items
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q52: Which of the following adds a border
Q53: Which of the following classes has a
Q54: What is wrong with the following code?<br>class
Q55: For a new programmer using the Swing
Q56: Which method can a program use to
Q58: What type of object can be added
Q59: The code below will not compile successfully
Q60: Which of the following is false about
Q61: a(n. _ is used when you have
Q62: Examine the code below.What type of class