A(n) _________________________ is an overlay that hides portions of a layer.

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


mask

Computer Science & Information Technology

You might also like to view...

A computer can have a temporarily assigned ____________________ IP address.

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

Computer Science & Information Technology

Given the fact that a selection sort of n items requires n2/2 + 5 * n/2 – 3 major operations, the selection sort is ______.

a) O(n) b) O(1) c) O(n2) d) O(n2/2)

Computer Science & Information Technology

Which of the following statements is true?

a. Extensible Markup Language (XML) is a natural way to express GUIs. b. XML is human- and computer-readable text and, in the context of Android, helps you specify the layouts and components to use, as well as their attributes, such as size, position, color, text size, margins and padding. c.You use XML files to store app resources, such as strings, numbers and colors. d. All of the above are true.

Computer Science & Information Technology

The rule says that any rectangle (action) in an activity diagram can be replaced by two rectangles with round edges.

a) nesting b) selection c) stacking d) None of the above.

Computer Science & Information Technology