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: He found a wooden broken chair in the room.

A wooden and broken chair

B broken wooden chair

C broken and wooden chair

D No improvement

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

int main()
{
    union var
    {
        int a, b;
    };
    union var v;
    v.a=10;
    v.b=20;
    printf("%d\n", v.a);
    return 0;
}

A 20

B 0

C 30

D 10

  

Q3: Closed contours of decreasing values towards their centre, represent

A a hill

B a depression

C a saddle or pass

D a river bed.

Q4: The current through the coil of an electromagnet is doubled. The magnetic field around the coil

A becomes four times

B is doubled

C remains the same

D is halved

Q5: The desirable characteristic(s) of a memory system is (are)

A None of the above

B low power consumption

C speed and reliability

D All of the above

E durability and compactness

  

Q6: Interstage coolers are provided in a multistage compressor to

A achieve the exact delivery pressure.

B none of these.

C save power in compressing a given volume to a given pressure.

D cool the delivered air.

Q7: International Day of Older Persons is being observed on which date?

A October 01

B October 05

C October 10

D October 04

Q8: World Maritime Day is celebrated on which date?

A July 29

B September 29

C August 29

D May 29

Q9: International Day of Awareness of Food Loss and Waste is celebrated on which date?

A September 22

B September 24

C September 25

D September 29

Q10: Heart Day is being celebrated on which date?

A September 24

B September 26

C September 29

D September 12