Which part of the operating system enables you to interact with the device?

a. The utilities
b. The software as a service
c. The platform
d. The graphical user interface


Answer: d. The graphical user interface

Computer Science & Information Technology

You might also like to view...

Describe the necessary modifications to the Task Bag interface to allow callbacks to be used.

What will be an ideal response?

Computer Science & Information Technology

Add functionality—addition, subtraction, multiplication and division—to the calculator cre- ated in Exercise 10.3. Use the built-in Python function eval to evaluates strings. For instance, eval( "34+24" ) returns the integer 58.

What will be an ideal response?

Computer Science & Information Technology

Which of the following defines an IP address that is NOT routed on the Internet?

A. Multicast B. Public C. Private D. Classful

Computer Science & Information Technology

Plus (+) and minus (-) have the highest order of precedence in the order of operations.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology