______ consists of ROM chips or flash memory chips that store permanent instructions.
A. Firmware
B. Chipware
C. Dataware
D. Memware
Answer: A
You might also like to view...
A comment is referred to as ____ documentation.
A. external B. hidden C. revealed D. internal
What is the significance of the following CSS rule?
``` LI, EM { color: red;c font-weight: bold } ``` a) It will apply the specified style to text enclosed by either LI or EM tags. b) It will apply the specified style to text enclosed by the EM tags which are within LI tags. c) It will apply the specified style to text enclosed by the LI tags which are within EM tags. d) It will apply the specified style to text not enclosed by either LI or EM tags.
An object guide made from an object ____.
A. no longer has a fill color B. has a fill color C. has a stroke color D. none of the above
The ____ property contains the name of the object to be validated when using the RangeValidator control.
A. ControlToValidate B. MinimumValue C. Type D. ControlToCompare