All Computer Science Quiz Sets
📝
Computer Science Quiz
Set 5
📋15Questions
⏱10Minutes
⚡40sPer Question
- ✔ Read each question carefully
- ✔ Navigate freely with Next / Previous
- ✔ Timer starts when you click Start
- ✔ Submit before time runs out
Question 1 of 15
⏱ 10:00
Q1 / 15

What is the output of the following C program :
Q2 / 15

What is the output of the following C program
Q3 / 15

In the following program , find out error , if any?
Q4 / 15

In the following program , find out error , if any ?
Q5 / 15
If a file contains the line “ I m a boy \r \n” then on reading this line into the array str using fgets() what would str contain ?
Q6 / 15

The output of the following program will be
Q7 / 15

What happens when the following C program is executed ?
Q8 / 15
What does the following program statement do on executing the following statement under MS-DOS environment ? f1= fopen(“c:\new\tools.dat”,”wb”)
Q9 / 15

How many times the following ‘C’ program would print ‘Jamboree’?
Q10 / 15
Using Priority Scheduling algorithm, find the average waiting time for the following set of processes given with their priorities in the order: Process : Burst Time : Priority respectively . P1 : 10 : 3 , P2 : 1 : 1 , P3 : 2 : 4 , P4 : 1 : 5 , P5 : 5 : 2.
Q11 / 15
Routine is not loaded until it is called. All routines are kept on disk in a relocatable load format. The main program is loaded into memory & is executed. which type of loading it is?
Q12 / 15
In the running state-
Q13 / 15
The Purpose for which the Co-operating Process used is -
Q14 / 15
The kernel of the operating system remains in the primary memory because-
Q15 / 15
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-
0
/15
Quiz Complete!
✅0Correct
❌0Wrong
⏭0Skipped
🎯 Try another set:
All Computer Science Quiz Sets