_____ effects add pattern and texture to a slide's background, which add depth to a slide.
A. Border
B. Fill
C. Color
D. WordArt
Answer: B
Computer Science & Information Technology
You might also like to view...
What values do the assignment statements below assign to the type bool variable junior, if credits is 63, probation is 0, and gpa is 1.94?
junior = credits >= 60 && !probation && gpa >= 2.0; junior = credits >= 60 || !probation || gpa >= 2.0;
Computer Science & Information Technology
Which of the following is not a WLAN security standard?
A) WEP B) WAP C) WPA D) WPA2
Computer Science & Information Technology
?In Microsoft Edge, you can switch to Reading View, which __________.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
?In a(n) _____ design, one can create individual components that connect to a higher-level program or process.
A. ?integral B. ?dissociated C. ?modular D. ?archetypical
Computer Science & Information Technology