Time Left - 18:00 mins

GATE Exam Welcome Quiz for Computer Science Engineering

Attempt now to get your rank among 171 students!

Question 1

int main()

{

int I, N;

fro (I=0; I<N; I++);

}

What type of error will be caused by this code ?

Question 2

(1217)8 is equivalent to?

Question 3

Consider following statements:

Statement 1: IMAP distributes mail-box across multiple servers.

Statement 2: Authentication is done at presentation layer and Synchronization is done at session layer in ISO-OSI reference model.

Statement 3: RIP is a practical implementation of Distance Vector Routing protocol.

The number of statements that are incorrect is:

Question 4Multiple Correct Options

Which of the given statement/s is/are incorrect?

Question 5Multiple Correct Options

Which of the following is/are FALSE?

Question 6

Consider a system having ‘N ’ resources of the same type. ‘N’ resources are shared between 3 processes P1 , P2 and P3 which have individual peak demand of 4, 6 and 8. The minimum value of ‘N’ to ensure that deadlock will never occur, if it is given the maximum requirement for combination of P1 and P3 is 9 are__________

Question 7

A 3 × 8 decoder with two enable inputs is to be used to address 8 blocks of memory. What will be the size of each memory block when addressed from a 16-bit bus with two MSB bits used to enable the decoder?

Question 8

The number of binary search tree’s with 4 nodes (1, 2, 3, 4) possible where in every binary search tree ‘1’ is leaf node are

Question 9

Consider the following statements:
S1: The RISC processor has CPI 1
S2: In horizontal instruction control signals are in encoded form.
S3: In vertical instruction control signals are in encoded form.
S4: In terms of speed vertical instruction is slower than horizontal instruction.
Number of statements which are TRUE-

Question 10

Match the following:

  • 171 attempts
  • 0 upvotes
  • 0 comments
Aug 18GATE & PSU CS