The ____ is the window that appears on every screen when the program is running.
A. library
B. service
C. project
D. user interface
Answer: D
You might also like to view...
A(n) __________ file consists solely of standard keyboard characters.
Fill in the blank(s) with correct word
Software that is available free of charge, but the software's owner still holds the copyright is referred to as what type of software?
A. Open source B. Freeware C. Free access D. Trial
Until the program is in memory, it has no __________ priority. Once in memory, its __________ priority is no longer relevant.
a. external/internal b. The location of a program has no effect on its priority. c. internal/external d. scheduling/dispatching
Which of the following statements is false?
a. You can use a color state list to define separate colors for when Buttons are ena-bled or disabled. b. Resource folder names that begin with raw contain resource files (such as audio clips) that are read into an app as streams of bytes. You use such resources to play sounds. c. Resource folder names that begin with xml contain XML files that do not fit into the other resource categories—often XML data files used by the app. d. All of the above are true.