A table with a width set to 600 pixels will look _______ on a monitor with resolution set to 640 x 480 than on a monitor with resolution set to 1024 x 768
a. larger
b. smaller
c. the same
d. more distorted
a. larger
You might also like to view...
When are destructor functions automatically called?
A. When an object is destroyed. B. When an object is created. C. When an object is called from main. D. All of the above.
In PCDATA, you cannot enter ____ into a document as text because it is used to process information.
A. @ B. & C. . D. all of the above
Which vim command allows you to copy the word the cursor is on?
A. yank B. yy C. cp D. cpy
Which of the following is TRUE about input masks?
A) An input mask is one of the least common methods of controlling the way data is entered. B) An input mask defines a pattern for how some data will be entered in a field. C) You can manually create an input mask and use special characters to require part of the data to be entered, while other parts of the field are optional. D) An input mask maximizes the likelihood that people will omit information or enter the wrong data by mistake.