Time Left - 12:00 mins

GATE 2022 Toppers Quiz 26

Attempt now to get your rank among 109 students!

Question 1

Consider the following statements:

S1 : Linked allocation scheme efficiently implement variable size file.

S2 : Contiguous allocation scheme efficiently implement fixed size file.

S3 : Search time for file in linked allocation is more than in contiguous allocation.

Which of the following is correct?

Question 2

The payload in the frame is _______.

Question 3

Find the total number of tokens generated in the following statement.
printf(“\n Square of %d is %d “,a,b);

Question 4

For the 4 × 1 MUX shown below:

The function F will be

Question 5

A Program consists of four major types of instructions. The instruction mix and the CPI for each instruction type are given below:

If the clock frequency of the processor is 400 MHz. What is the avg CPI of the processor?

Question 6

Which of the following statement is true about the B tree and B+ tree index? Assume the order of the B tree node same as the order of the B+ tree node?

Question 7

Consider the following 3 processes with the semaphore variables S1, S2 and S3.

To print the output acbacbacb..... which of the following could be the initial values of semaphores when all 3 processes are executed concurrently?

Question 8

Which of the following functions is total recursive function?
  • 109 attempts
  • 1 upvote
  • 0 comments
May 26GATE & PSU CS