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: The old man felled some trees in the garden with hardly no effort at all.

A No improvement

B a hardly any effort

C hard effort

D hardly any effort

Q2:
What will be the output of the program (sample.c) given below if it is executed from the command line (turbo c under DOS)?
cmd> sample Good Morning
/* sample.c */
#include<stdio.h>

int main(int argc, char *argv[])
{
    printf("%d %s", argc, argv[1]);
    return 0;
}

A 3 Good

B 2 Good

C Good Morning

D 3 Morning

  

Q3: A tape of length l and weight W kg/m is suspended at its ends with a pull of P kg, the sag correction is

A

B

C

D .

Q4: The runway length after correcting for elevation and temperature is 2845 m. If the effective gradient on runway is 0.5 per cent, then the revised runway length will be

A 3130 m

B 2845 m

C 2910 m

D 3030 m

  

Q5: Hard magnetic materials have high

A neither 'a' nor 'b'.

B both 'a' & 'b'.

C coercive force.

D residual magnetic induction.