Time Left - 10:00 mins

Campus Recruitment Tech Quiz- 25

Attempt now to get your rank among 259 students!

Question 1

Which of the following variable cannot be used by switch-case statement?

Question 2

What does the following declaration mean?

int (*ptr)[10];

Question 3

What will be the output of the C program?

Question 4

Consider the following program:

For the output printed by the above program.

Question 5

How many passes does an insertion sort algorithm consist of?
  • 259 attempts
  • 0 upvotes
  • 3 comments
Jun 14GATE & PSU CS