The ____ file format supports transparency.

a. GIF
b. PNG
c. both a. and b.
d. neither a. nor b.


c. both a. and b.

Computer Science & Information Technology

You might also like to view...

Overloaded operators can be used to test a stream’s state in conditions. The operator! member function, inherited into the stream classes from class basic_ios, returns true if the badbit, the failbit or both are true. The ________ member function (added in C++11) returns false if the badbit is true, the failbit is true or both are true.

a. operator boolalpha b. operator! c. operator boolean d. operator bool

Computer Science & Information Technology

Two integers are relatively _________ if their only common positive integer factor is 1.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Case 13-1 Matt, a financial consultant, is auditing a friend's document. Matt wants to calculate the amount of loan payments his friend needs to make on certain loans. He enters the data regarding interest and total principal in the worksheet. Which of the following functions should Matt use to calculate this?

A. ?SUM B. ?PMT C. ?CONVERT D. ?AVERAGE

Computer Science & Information Technology

What fundamental properties of matter are exploited to implement memory systems? Can you think of any properties that have not yet been exploited and suggest ways in which they may be used to construct memory systems in the future?

What will be an ideal response?

Computer Science & Information Technology