Match the following terms to their meanings:

I. application program
II. GUI
III. embedded OS
IV. DOS
V. operating system

A. software that determines how the processor interacts with the user
B. includes screen elements such as dialog boxes, windows, toolbars, and icons
C. software that makes use of the programs in the operating system
D. used in computer appliances and special-purpose applications
E. an operating system with a text-based user interface


C, B, D, E, A

Computer Science & Information Technology

You might also like to view...

The ReDim statement causes an array to lose its current contents unless the word ReDim is followed by the keyword

(A) CInt (B) MyBase (C) Preserve (D) Add

Computer Science & Information Technology

Line labels can be used like bookmarks in a procedure

Indicate whether the statement is true or false

Computer Science & Information Technology

Text effects can only be applied to the first paragraph on a page

Indicate whether the statement is true or false

Computer Science & Information Technology

What do you use if you want an app to wait for a user to click or tap a button before taking action?

A. onClickListener() B. onCreate() C. findViewById() D. setContentView()

Computer Science & Information Technology