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: Why the dinosaurs died out is not known.

A it is not known

B that is not known

C the reason is not known

D No improvement

Q2: Will the following code work?
#include<stdio.h>
#include<malloc.h>

struct emp
{
    int len;
    char name[1];
};
int main()
{
    char newname[] = 'Rahul';
    struct emp *p = (struct emp *) malloc(sizeof(struct emp) -1 +
                    strlen(newname)+1);

    p->len = strlen(newname);
    strcpy(p -> name, newname);
    printf('%d %s\n', p->len, p->name);
    return 0;
}

A No

B Yes

  

Q3: For a curve of radius 100 m and normal chord 10 m, the Rankine's deflection angle, is

A 0°25'.95

B 0°35'.95

C 1°25'.53

D 1°35'.95

E 2°51'.53.

Q4: The function of shunt in an ammeter is to

A all of the above

B increase resistance of meter

C by pass the current

D increase sensitivity of meter

Q5: What tool is used to test serial and parallel ports?

A sniffer

B cable scanner

C None of the above

D loop backs (wrap plugs)

E high volt probe

  

Q6: A fluid is a substance, that

A is almost incompressible.

B has zero shear stress.

C has to be kept in a closed container.

D flows when even a small shear is applied to it.

Q7: In which position will India rank among countries with its own Deep Sea Mission?

A 10th

B 12th

C 8th

D 6th

Q8: Which state government will set up 300 rural industrial parks in the state to boost and strengthen the village economy?

A Assam

B Tripura

C West Bengal

D Chhattisgarh

Q9: India's first commercial space situational awareness observatory is to be established in which state/UT?

A Sikkim

B Gujarat

C Uttarakhand

D Arunachal Pradesh

Q10: Which state has announced setting up an online monitoring system of medicines in government-run medical institutions?

A Assam

B Tamil Nadu

C Kerala

D Karnataka