The programs that control and manage the basic operations of a computer are generally referred to as ____________.
a. application software
b. RAM
c. system software
d. output devices
c. system software
You might also like to view...
Answer the following statements true (T) or false (F)
1) A hash table is one way to implement a dictionary. 2) The ?. operator determines whether an array or collection is null before accessing an element of the array or collection. 3) A lambda expression begins with a parameter list and is followed by the => lambda operator and an expression that represents the lambda’s body. 4) An expression lambda contains a statement block—one or more statements enclosed in braces ({})—to the right of the lambda operator. 5) The parentheses surrounding a lambda’s parameter list are optional. 6) A key aspect of functional programming is immutability—not modifying the data source being processed or any other program state, such as counter-control variables in loops. This eliminates common errors that are caused by modifying data incorrectly.
Match the following Input Mask replacement characters to their meanings:
I. L A A single letter or digit is optional II. a B. A single letter or digit is required III. C C. Any character is optional IV. A D. A single letter is required V. ? E. A single letter is optional
A(n) ________ is a text block, a picture, or other object that when clicked accesses another webpage, a file, or a section of the current webpage
Fill in the blank(s) with correct word
The command that moves a chart to a worksheet that contains only a chart and no other worksheet data.
A. Copy and Paste B. Move Chart C. Cut and Paste