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 poor villagers have waited in the bitter cold for more than 4 hours now.

A had waited

B has been waiting

C have been waiting

D No improvement

Q2: What will be the output of the program (sample.c) given below if it is executed from the command line (Turbo C in DOS)?
cmd> sample 1 2 3
/* sample.c */
#include<stdio.h>

int main(int argc, char *argv[])
{
    int j;
    j = argv[1] + argv[2] + argv[3];
    printf('%d', j);
    return 0;
}

A 6

B sample 6

C Error

D Garbage value

  

Q3: In levelling operation

A if first reading is more than second, it represents a rise

B if first reading is less than second, it represents a fall

C both (b) and (c).

D if second reading is less than first, it represents a fall

E if second reading is more than first, it represents a rise

  

Q4: Addition of __________ to steel can not impart it high strength at elevated temperature.

A manganese

B magnesium

C silicon

D nickel