Give an example of when you would want to use a multitasking system.
What will be an ideal response?
a. You want to run two programs at the same time. For example, you want
to print a report while you are working on something else.
b. More than one person is using the system, each running a separate
process.
c. You want to run a graphical user interface (GUI). Each window you open
runs a separate process.
You might also like to view...
The file that contains the main portion of your program is called
a. the implementation file b. the interface file c. the application file d. the specification file
Report modifications such as resizing controls or columns, or changing the formatting are most easily done in ________ view
A) Edit B) Datasheet C) Layout D) Print Preview
Define an Autonomous System.
What will be an ideal response?
Making critical sets of instructions either execute in order and in entirety or the changes they make are rolled back or prevented is a mitigation for what type of attack?
A. memory leak B. clickjacking C. time of check to time of use D. integer overflow