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: If you are living near a market place you should be ready to bear the disturbances caused by traffic.

A No improvement

B to bear upon

C to bear away

D to bear with

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

    struct course
    {
        int courseno;
        char coursename[25];
    };
int main()
{
    struct course c[] = { {102, "Java"}, 
                          {103, "PHP"}, 
                          {104, "DotNet"}     };

    printf("%d ", c[1].courseno);
    printf("%s\n", (*(c+2)).coursename);
    return 0;
}

A 103 DotNet

B 102 Java

C 104 DotNet

D 103 PHP

  

Q3: The limiting length of an offset does not depend upon

A accuracy of the work

B method of setting out perpendiculars

C scale of plotting

D indefinite features to be surveyed.

Q4: If the secondary winding of CT is opened when primary coil is carrying current

A there will be high current in secondary

B there will be very high induced voltage in secondary

C transformer will burn immediately

D there will be weak flux density in core

Q5: Who was the father of Punched Card Processing?

A Charles Babbage

B None of the above

C Dr. Herman Hollerith

D Blaise Pascal

E J Presper Eckert

  

Q6: Power number is the ratio of

A gravitational stress to drag stress.

B drag stress to inertial stress.

C inertial stress to gravitational stress.

D inertial stress to drag stress.

Q7: The 18th edition of the India-US joint training exercise "Yudh Abhyas 22" is scheduled to be conducted in which state?

A Rajasthan

B Uttar Pradesh

C Gujarat

D Uttarakhand

Q8: Which Indian state has completely banned the public display of firearms, and songs glorifying weapons?

A Haryana

B Uttar Pradesh

C Jharkhand

D Punjab

Q9: National Handloom Day is being celebrated on which date?

A August 08

B August 05

C August 07

D August 06

Q10: In which states the 46th edition of Wangla Mahotsav has been held?

A West Bengal

B Meghalaya

C Tripura

D Assam