Answer the following statements true (T) or false (F)
1. A multi tasking operating system is capable of executing more than one program at a time for a user.
2. A single tasking operating system executes one program at a time for many users.
3. A multi user operating system is capable of providing services for many users on the system concurrently.
4. In the operating system model the service layer translates the service requests from users/programs and passes them to the kernel layer.
5. The command layer or shell responds to the set of commands that are supported by the operating system.
1. True
2. False
3. True
4. True
5. True
You might also like to view...
Why does the following assignment statement generate an error?
>>> x.y = 5
Traceback (most recent call last):
File "
Identify the bridges that transmit BPDUs after the spanning tree protocol has converged. For each Ethernet segment, determine the following fields for the BPDU sent on that segment: root ID, root path cost, and bridge ID. Explain how these message are interpreted. Show how the entire spanning tree can be constructed from these messages.
What will be an ideal response?
The default setting is all comments in a worksheet are ________ when printing
Fill in the blank(s) with correct word
To compare two strings to see if they are equal the = operator must be used.
Answer the following statement true (T) or false (F)