Which of the following is the correct abbreviation for the resolution of a bitmap image?
A. DPI
B. PPI
C. LPI
D. RPI
Answer: B
You might also like to view...
Which of the following statements are true?
a. The String class implements Comparable. b. The Date class implements Comparable. c. The Double class implements Comparable. d. The BigInteger class implements Comparable.
A ____________________ is declared with the class name preceded by a tilde (~), and you supply no arguments.
Fill in the blank(s) with the appropriate word(s).
?For array data that should be treated as a queue, the _____ method is used, which is similar to thepop()method except that it removes the first array item and not the last.
A. ?reverse() B. ?shift() C. ?assert() D. ?sort()
You can have several desktop apps on the desktop but only one open at a time.
Answer the following statement true (T) or false (F)