Time Left - 10:00 mins

Campus Recruitment Tech Quiz- 36

Attempt now to get your rank among 243 students!

Question 1

What is the output of following code-

Question 2

Consider the following SQL Query over relational instance Emp (ename, Eid, deptno):
Select deptno
From Emp
GroupBy (Deptno)
Having (count (*)> 3)
What does the above query result?

Question 3

Why do we require hamming codes?

Question 4

What will be the output of the C program?

Question 5

Which Feature of OOP illustrated the code reusability?
  • 243 attempts
  • 0 upvotes
  • 7 comments
Jul 6GATE & PSU CS