All layout managers implement the interface ________.
a. LayoutInterface
b. InterfaceLayoutManager
c. LayoutManagerInterface
d. LayoutManager
d. LayoutManager
You might also like to view...
Which of the following is not a valid PARAM setting for TDC controls?
a. ``` ``` b. ``` ``` c. ``` ``` d. ``` ```
Value can be dissected into two broad categories: _____________ and _____________
Fill in the blank(s) with correct word
When you create a custom object using an object literal or by applying thenew Object()command, you create a subclass of the _____.
A. base object B. object literal C. prototype chain D. object constructor
Which of the following are the MOST appropriate permissions to set on files required to be publicly accessible but only modified by the file's original owner?
A. rw-rw-r-- B. r--r--r-- C. rwxrwxr-- D. rwxrwxr-x