Time Left - 15:00 mins

GATE 2020 : Programming & Data structure Quiz 1 (App update required to attempt this test)

Attempt now to get your rank among 3409 students!

Question 1

We can perform operation like insert, delete, concatenate and rearrange substrings in…………

Question 2

Which of the following is illegal statement ?

Question 3

Which of the following defines the referencing environment.

Question 4

x = 2;
y= ((++x)*(++x)*(++x));
What is the value of y after the execution of the above C code?

Question 5

How many distinct binary operations can be defined on a set of 2 elements?

Question 6

Which of the following is not a storage allocation area in the memory?
  • 3409 attempts
  • 6 upvotes
  • 14 comments
Mar 31GATE & PSU CS