Time Left - 12:00 mins

GATE 2022 Toppers Quiz 1

Attempt now to get your rank among 183 students!

Question 1

Which of the following is true?

Question 2

Consider the following program:

main()

{

int x, y, z;

/* Gradeup is best for GATE*/

int x = 2 + 3 + 5;

printf(“%d”, &x);

/* address of variables x*/

}

The number of tokens present in above program is _______.

Question 3

In the given below, the instruction belongs to the addressing mode which will be executed at fastest time is?

Question 4

Obtain the simplified expression in POS form:

F (A, B, C, D) = Σ m (0, 1, 2, 3, 4, 5) + Σ d (10, 11, 12, 13, 14, 15)

Question 5

Which of the following are the connectionless protocols?

Question 6

What is the output of the above program?

Question 7

Which of the following is true?

Question 8

Let P, Q and R be three sets. Then (P – Q) – R = _________.
  • 183 attempts
  • 0 upvotes
  • 0 comments
Sep 27GATE & PSU CS