(21 points) For each of the following questions choose the most appropriate response from the list of
items below:
a. Grid Layout g. Box m. JPanel s. Visual Basic y. Strategy
b. GridBag Layout h. JSlider n. JMenu t. Python z. Observer
c. Flow Layout i. JButton o. CGI u. Ruby aa. Listener
d. Box Layout j. JLabel p. Perl v. Java Script bb. Singleton
e. Border Layout k. JTextField q. XML w. Recognition cc. Algorithmic
f. Spring Layout l. JFrame r. PhP x. Recall dd. Event
- ____________________ The scripting language most commonly used to implement CGI scripts.
- ____________________ The Java window object.
- ____________________ The language that uses a prototype-instance model.
- ____________________ Two different layout managers that can create grids
with different width columns.
- ____________________ The type of design pattern used by the MVC model to notify views of
changes in the model.
- ____________________ Radio buttons and check boxes take advantage of this type of human memory.
- ____________________ This scripting language can be embedded in an html specification to dynamically
create html content.
- ____________________ This scripting language is designed by Microsoft but limited in its
use to Microsoft products.
- ____________________ This layout manager is good for placing tool pallettes around the edges
of a visual editor.
- ____________________ This Swing component has its own built-in layout manager that cannot be
changed.