A scheduling discipline is said to be ________if all similar processes are treated the same, and no process can suffer indefinite postponement due to scheduling issues.

a) predictable
b) scalable
c) portable
d) fair


d) fair

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1. HTML is a high-level language. 2. An applet class is normally defined as a derived class of the class JApplet. 3. Applets normally do not contain a main method. 4. Applets do not support JMenus. 5. An applet is embedded within an HTML document by adding a reference to a valid class file within the tag.

Computer Science & Information Technology

You may spread a lengthy statement over several lines with the ________ continuation character.

a. @ b. \ c. % d. ^

Computer Science & Information Technology

What are the requirements for the VMM database server?

What will be an ideal response?

Computer Science & Information Technology

The keyword catch identifies the start of an exception handling block.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology