Answer the following statements true (T) or false (F)
1. The property of each radio button in a group of radio buttons that must be the same for each button is the id property.
2. The checked property can be used to return the state of a checkbox to a JavaScript function.
3. The properties that determine the size of a text box are cols and rows.
4. If the information entered into a textarea box exceeds the number of rows originally set, a scroll bar is created.
5. The two types of buttons that display masked text (such as *'s or #'s) to hide what a user enters are "hidden" and "password".
1. False
2. True
3. False
4. True
5. False
You might also like to view...
Write a single statement that computes and prints the absolute value of total.
What will be an ideal response?
Match the following terms to their meanings:
I. Enables you to watch your movie on TV A. Windows Movie Maker II. Used to combine audio, video, and still images B. project to create a movie III. Single image in a series of consecutive images C. frame IV. Number of frames displayed per second D. Windows DVD Maker V. File that keeps track of the pictures, videos, and E. frame rate other files you have imported
For dynamic allocation of memory to create new variables as a program is running, pointers are ____.
A. required B. helpful C. not allowed D. allowed
The show command lists IPv6 addresses with which of the following characteristics?
A) The address is abbreviated. B) The address is the complete IPv6 address (leading zeros are included). C) The address is in uppercase hex digits. D) The address is in binary digits.