________ occurs when a low-priority process temporarily is assigned higher priority than a high-priority process.

a) Indefinite postponement
b) Priority inversion
c) Batch processing
d) Deadlock

b) Priority inversion

Computer Science & Information Technology

You might also like to view...

Assume Calendar calendar = new GregorianCalendar(). __________ returns the week of the year.

a. calendar.get(Calendar.MONTH) b. calendar.get(Calendar.MONTH_OF_YEAR) c. calendar.get(Calendar.WEEK_OF_MONTH) d. calendar.get(Calendar.WEEK_OF_YEAR)

Computer Science & Information Technology

A self-contained program usually designed for a single purpose and that runs on smartphones and other mobile devices.

What will be an ideal response?

Computer Science & Information Technology