Time Left - 15:00 mins

NIELIT STQC 2021 Quiz-42

Attempt now to get your rank among 111 students!

Question 1

At 5% per annum simple interest, Rahul borrowed Rs. 500. What amount will he pay to clear the debt after 4 years?

Question 2

Calculate the angle of elevation of the moon when the length of the shadow of building is 1/√3 times the height of the building?

Question 3

Find the number of zeros in given expression 4 × 25 × 20 × 30 × 60:

Question 4

Find the product of divisors of 69696.

Question 5

#include <stdio.h>

int main()

{

int i = 3;

printf("%d", (++i)++);

return 0;

}

What is the output of the above program?

Question 6

Which of the following can be replaced by if

Question 7

Fractional knapsack problem is solved most efficiently by which of the following algorithm?

Question 8

Which of the following algorithm has minimum number of swap in worst case?

Question 9

Normalization of database is used to

Question 10

Which of the following is a fundamental operation in relational algebra?
  • 111 attempts
  • 1 upvote
  • 0 comments
Apr 4GATE & PSU CS