A layer mask is a resolution-dependent _____ image.
a. bitmap
b. vector
c. colorized
d. grayscale
a. bitmap
Computer Science & Information Technology
You might also like to view...
Which of the following does not display correct if answer is equal to 7 and incorrect if answer is not equal to 7?
a. if (answer == 7) {
cout <<"correct";
}
else {
cout &<<"incorrect";
}
b. cout <
Computer Science & Information Technology
What is the concern about secondary storage when working with a search tree?
What will be an ideal response?
Computer Science & Information Technology
If the background theme graphics interfere with the slide content for a particular slide, you can always ______ the background graphics.
a. format out b. delete c. hide d. disguise
Computer Science & Information Technology
Some data are to be collected. Will the data be quantitative or qualitative? Audience ratings of films on a scale of 1 to 5.
A. qualitative B. quantitative
Computer Science & Information Technology