Operating Systems Concepts - Part 2 Online Exam Quiz

Operating Systems Concepts - Part 2 GK Quiz. Question and Answers related to Operating Systems Concepts - Part 2. MCQ (Multiple Choice Questions with answers about Operating Systems Concepts - Part 2

The initial value of the semaphore that allows only one of the many processes to enter their critical sections, is

Options

A : 8

B : 1

C : 16

D : 0

View Answer

The Register - to - Register (RR) instructions

Options

A : have both their operands in the main store.

B : which perform an operation on a register operand and an operand which is located in the main store, generally leaving the result in the register, except in the case of store operation when it is also written into the specified storage location.

C : which perform indicated operations on two fast registers of the machine and leave the result in one of the registers.

D : all of the above

View Answer

A page fault

Options

A : is an error is a specific page

B : occurs when a program accesses a page of memory

C : is an access to a page not currently in memory

D : is a reference to a page belonging to another program

View Answer

An algorithm is best described as

Options

A : A computer language

B : A step by step procedure for solving a problem

C : A branch of mathematics

D : All of the above

View Answer

The process of transferring data intended for a peripheral device into a disk (or intermediate store) so that it can be transferred to peripheral at a more convenient time or in bulk, is known as

Options

A : multiprogramming

B : spooling

C : caching

D : virtual programming

View Answer

Block caches or buffer caches are used

Options

A : to improve disk performance

B : to handle interrupts

C : to increase the capacity of the main memory

D : to speed up main memory read operation

View Answer

Which of the following statements is false?

Options

A : a small page size causes large page tables

B : internal fragmentation is increased with small pages

C : a large page size causes instructions and data that will not be referenced brought into primary storage

D : I/O transfers are more efficient with large pages

View Answer

The action of parsing the source program into the proper syntactic classes is known as

Options

A : syntax analysis

B : lexical analysis

C : interpretation analysis

D : general syntax analysis

View Answer

Which, of the following is not true about the description of a decision table?

Options

A : A decision table is easy to modify

B : A decision table is directly understood by the computer

C : A decision table is easy to understand

D : All of the above

View Answer

Trojan-Horse programs

Options

A : are legitimate programs that allow unauthorized access

B : do not usually work

C : are hidden programs that do not show up on the system

D : usually are immediately discovered

View Answer

Artificial Intelligence - Part 1 more Online Exam Quiz

Object Oriented Programming Using C++ - Part 7

Object Oriented Programming Using C++ - Part 8

Object Oriented Programming Using C++ - Part 9

Object Oriented Programming Using C++ - Part 10

Object Oriented Programming Using C++ - Part 11

Operating Systems Concepts - Part 3

Operating Systems Concepts - Part 4

Operating Systems Concepts - Part 5

System Analysis and Design - Part 2

System Analysis and Design - Part 3