What happens when raster images get scaled up to larger dimensions in a website?
a. Images get crisper and cleaner.
b. Images get softer and fuzzier.
c. Images get clearer and sharper.
d. Images get brighter and gain more color.
b.
You might also like to view...
Which of the following statements is false?
a. In Java SE 8, an interface may declare default methods—that is, public methods with concrete implementations that specify how an operation should be performed. b. When a class implements an interface, the class receives the interface’s default concrete implementations if it does not override them. c. When you enhance an existing interface with default methods—any class that implemented the original interface will break. d. With default methods, you can declare common method implementations in interfaces (rather than abstract classes), which gives you more flexibility in designing your classes.
?The practice of making telephone calls over the Internet has had a number of different names, including packet voice, voice over packet, voice over the Internet, Internet telephony, and ____.
A. ?HTML B. ?ESMTP C. ?Voice over IP (VoIP) D. ?XHTML