image not found

Oops! That page can't be found.


Directions to Solve

In questions given below, a part of the sentence is italicised and underlined. Below are given alternatives to the italicised part which may improve the sentence. Choose the correct alternative. In case no improvement is needed, option 'D' is the answer.

Q1: hoping not to be disturbed, I sat down in my easy chair to read the book. I won as a prize.

A I had to win as a prize

B I had won as a prize

C No improvement

D I have won as prize

Q2: What will be the output of the program ?
#include<stdio.h>

int main()
{
    enum status {pass, fail, absent};
    enum status stud1, stud2, stud3;
    stud1 = pass;
    stud2 = absent;
    stud3 = fail;
    printf('%d %d %d\n', stud1, stud2, stud3);
    return 0;
}

A 1, 2, 3

B 0, 2, 1

C 1, 3, 2

D 0, 1, 2

  

Q3: The 'fix' of a plane table station with three known points, is bad if the plane table station lies

A in the great triangle

B outside the great triangle

C on the circumference of the circumscribing circle

D none of these.

Q4: Which of the following is not correct in respect of electrostatic instrument?

A It is essentially a voltmeter

B It is suitable for only high voltages

C It can be used for both ac and dc

D It has a uniform scale

Q5: Which of the following printer can be classified as a page-at-a-time printer?

A None of the above

B Thermal printer

C Dot-matrix printer

D Laser printer

E Inkjet printer

  

Q6: The discharge through a venturimeter depends upon

A its orientation.

B co-efficient of contraction only.

C pressure drop only.

D none of these.

Q7: What is the theme of National Teachers' Day 2022?

A Young Teachers: The future of the Profession

B Empowering Teachers

C Leading in crisis, reimaging the future

D Teachers at the heart of education recovery

Q8: Teachers' Day or Shikshak Divas marks the birthday of which Vice President?

A Gopal Swarup Pathak

B V.V. Giri

C Dr Sarvapalli Radhakrishnan

D Zakir Hussain

Q9: The International Day of Charity is being observed on which date?

A September 05

B September 03

C September 02

D September 04

Q10: National Skyscraper Day is being celebrated globally on which date?

A September 04

B September 02

C September 01

D September 03