Operating systems that have windows and icons have what type of user interface?

a. command-driven
b. graphical user
c. menu-driven
d. magnetic tape–based


B

Computer Science & Information Technology

You might also like to view...

________ enable programmers to insert Python code that interacts with components in a PSP to perform request processing.

a) Scriptlets. b) Scripties. c) Servlets. d) None of the above.

Computer Science & Information Technology

If all of the primary colors of the color system in the accompanying figure are combined in equal amounts, they create pure ____ light.

A. white B. black C. red D. green

Computer Science & Information Technology

To adjust the attributes in the Property inspector, the AP div must be ____________________.

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

Computer Science & Information Technology

Which of the following looks like a typical call to a void function?

A. printSum(a, b); B. printSum(a, b) = y; C. x = printSum(a, b); D. printSum[a, b];

Computer Science & Information Technology