Question 1
Integer Division results in
Question 2
When two or more processes attempt to access the same resource what occurs out of the following?
Question 3
Which system call is used to increase/decrease the data segment size of the process ?
Question 4
Most modern software applications enable you to customize and automate various features using small custom-built “miniprograms” called-
Question 5
How many times the following ‘C’ program would print ‘Jamboree’?
Question 6
NTFS is work on.
Question 7
The bitwise OR operator is used to
Question 8
This function prints a single-line error message on the program’s standard output.
Question 9
A process is-
Question 10
In the blocked state which one of the following condition satisfies?
Question 11
What does the following program statement do on executing the following statement under MS-DOS environment ? f1= fopen(“c:\new\tools.dat”,”wb”)
Question 12
History command shows the ________ last commands in the Korn shell.
Question 13
The process related to process control, file management, device management, information about system and communication that is requested by any higher level language can be performed by-
Question 14
The unmount command requires either ______________ or ______________ as argument
Question 15
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