Time Left - 10:00 mins

Campus Recruitment Tech Quiz- 33

Attempt now to get your rank among 156 students!

Question 1

What is the output of the program.?

#include

static int k;

int main()

{ printf("%d", k);

return 90;

}

Question 2

What is the size of a C structure?

Question 3

What will be the output of the following C code?

Question 4

Which of the following is an Anomaly in database:

Question 5

Which one of the following is a procedural language?
  • 156 attempts
  • 0 upvotes
  • 7 comments
Aug 4GATE & PSU CS