A small Java-based program is called a ________
A) JavaScript B) Java applet C) Java class D) JSP
B
You might also like to view...
You can import all of the classes in a package with a single wild-card import statement.
Answer the following statement true (T) or false (F)
A three-column layout like the one in the accompanying figure uses ____.
A. defined percentages for the left column width, and no specification for the width of the middle and right columns B. defined percentages for the middle column width, and no specification for the width of the left and right columns C. defined percentages for the right column width, and no specification for the width of the left and middle columns D. defined percentages for the left and right column widths, and no specification for the width of the middle columns
The effect of the expression rAccessIterator - n is that it ____.
A. deletes the nth element of the iterator B. returns the iterator of the next nth element C. returns the iterator of the previous nth element D. moves rAccessIterator backwards n elements
To save a document as a template that can be reused when needed, use the following path:
A. File/New B. File/Save as C. Home/Styles/Change Styles D. Insert/Text/Quick Parts