The first popular personal computer with a graphical user interface was the

a. Apple Macintosh.
b. Compaq Presario.
c. IBM PC.
d. NeXT workstation.
e. Tandy TRS-80.

A

Computer Science & Information Technology

You might also like to view...

Regarding the sorting of query results, which of the following is FALSE?

A) The sort can be applied in either Design or Datasheet view. B) Ascending order would arrange records from A to Z. C) Only the sort order specified in Datasheet view is saved with the query design. D) If the results are to be used in a report, the sort can be specified in Query Design view.

Computer Science & Information Technology

The ________ is a special built-in pointer that is available to a class's instance member functions.

A) overloaded -> operator B) this pointer C) &constructor pointer D) ~destructor *ptr E) None of the above

Computer Science & Information Technology