On a traditional IBM mainframe, __________ can be executed only in supervisory state.
a. privileged instructions
b. SVC commands
c. interrupts
d. application programs
a. privileged instructions
Computer Science & Information Technology
You might also like to view...
Which technology was designed to enable CPU installation?
A) Hyper-Threading B) HyperTransport C) ZIF D) BTX
Computer Science & Information Technology
Answer the following questions true (T) or false (F)
1. The programmer should always use a defined constant in an array declaration. 2. When using an array, it is perfectly legal to access indexed variables with index values less than 0 or greater than or equal to the declared size of the array.
Computer Science & Information Technology