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: While crossing the highway a five year old child was knocked out by a passing car.

A up

B No improvement

C down

D away

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

int main()
{
    enum days {MON=-1, TUE, WED=6, THU, FRI, SAT};
    printf('%d, %d, %d, %d, %d, %d\n', MON, TUE, WED, THU, FRI, SAT);
    return 0;
}

A -1, 2, 6, 3, 4, 5

B -1, 0, 6, 7, 8, 9

C -1, 0, 6, 2, 3, 4

D -1, 0, 1, 2, 3, 4

  

Q3: An imaginary line joining the points of equal elevation on the surface of the earth, represents

A contour surface

B contour gradient

C contour line

D level line

E none of these.

Q4: The input impedance of CRO is about

A 100 Ω

B 10 Ω

C zero

D one mega ohm

Q5: A byte is comprised of:

A One bit

B None of the above

C Sixteen bits

D Four bits

E Eight bits

  

Q6: For the manometer set up shown in the figure, the pressure difference PA - PB is given by

A (ρH - ρair)gH

B (ρH - ρL) gH + (ρL - ρair) . g(L - H)

C (ρH - ρL)gH

D (ρH - ρL) gL + (ρL - ρair)gH

Q7: Patriot Day in the United States is observed for which of the following events?

A 1993 World Trade Centre Bombing

B Hurricane Sandy

C Hijack of US Flight 93

D 9/11 terror attack

Q8: The International Chocolate Day 2022 is observed on which date?

A September 11

B September 14

C September 12

D September 13

Q9: What is the theme for Ayurveda Day 2022?

A Har Din Har Ghar Ayurveda

B Har Ghar Ayurveda

C Har Roz Har Ghar Ayurveda

D Har Din Ayurveda

Q10: National forest Martyrs day is being celebrated on which date?

A September 11

B September 09

C September 10

D September 08