Computer Science Set-4

All Computer Science Quiz Sets

Question 1

This statement allows the programs to interact with the screen, keyboard and file system of your computer

Question 2

Mutual exclusion solves which problem?

Question 3

A process that is based on IPC mechanism which executes on different systems and can communicate with other processes using message based communication, is called –

Question 4

History command shows the ________ last commands in the Korn shell.

Question 5

NTFS is work on.

Question 6

Suppose that i is an integer variable whose value is 7 and f is floating point variable whose value is 8.5. Evaluate the following expression : ( i + f)%4

Question 7

The _______command is used to determine your local node name as well as the names of all uucp systems that are immediately known to your system.

Question 8

Which technique was introduced because a single job could not keep both the CPU and the I/O devices busy?

Question 9

Question Image

What is the output of the following C program

Question 10

Which command is used to create an archive called archive.tar?

Question 11

In the running state-

Question 12

Question Image

In the following C code

Question 13

The degree of Multiprogramming is controlled by-

Question 14

To see the first 5 lines of a file, we give the command

Question 15

${…} substitute

Scroll to Top