Which of the following statements about heavyweight components is false?

a. AWT components are not heavyweight components.
b. Several Swing components are heavyweight components.
c. The look-and-feel may vary across platforms.
d. The functionality may vary across platforms.


A

Computer Science & Information Technology

You might also like to view...

If you have a class with a member function called display(ostream& out), that will send the values in the class to the parameter stream, and you need to call that function from within another member function, how would you call it to print the data to the screen? ___________________________

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Which acronym is the protocol prefix Internet Explorer uses to refer to the set of communication rules used to connect to Web servers?

A) http B) ftp C) www D) html

Computer Science & Information Technology

The algorithm ____ is used to manipulate the elements of two ranges.

A. inner_product B. outer_product C. inner_join D. cross_product

Computer Science & Information Technology

Which term can be described as a nonlinear way of organizing information?

A. W3C B. markup C. cascading style sheet D. hypertext

Computer Science & Information Technology