image not found

Oops! That page can't be found.


Directions to Solve

In the questions below the sentences have been given in Direct/Indirect speech. From the given alternatives, choose the one which best expresses the given sentence in Indirect/Direct speech.

Q1: He said to his father, "Please increase my pocket-money."

A He pleaded his father to please increase my pocket money.

B He told his father, "Please increase the pocket-money"

C He asked his father to increase his pocket-money.

D He requested his father to increase his pocket-money.

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

int main()
{
    typedef int arr[5];
    arr iarr = {1, 2, 3, 4, 5};
    int i;
    for(i=0; i<4; i++)
        printf('%d,', iarr[i]);
    return 0;
}

A Error: Cannot use typedef with an array

B 1, 2, 3, 4, 5

C No output

D 1, 2, 3, 4

Q3: Decimal 2875 is ________ bytes in binary.

A 5

B 2

C 4

D 3

  

Q4: Simpson's rule for calculating areas states that the area enclosed by a curvilinear figure divided into an even number of strips of equal width, is equal to

A one third the width of a strip, multiplied by the sum of two extreme offsets, four times the sum of the remaining odd offsets, and twice the sum of the even offsets

B one third the width of a strip, multiplied by the sum of two extreme offsets, twice the sum of remaining odd offsets and four times the sum of the even offsets

C half the width of a strip, multiplied by the sum of two extreme offsets, twice the sum of remaining odd offsets, and thrice the sum of the even offsets

D one sixth the width of a strip, multiplied by the sum of the two extreme offsets, twice the sum of remaining odd offsets and four times the sum of the even offsets

E none of these

Q5: To measure a resistance of about 8 ohms we should use

A Kelvin's double bridge

B Meggar

C Either (b) or (c)

D Wheatstone bridge

Q6: What is the latest write-once optical storage media?

A Digital paper

B CD-ROM disk

C Magneto-optical disk

D None of the above

E WORM disk

  

Q7: For flow past a flat plate, if x is the distance along the plate in the direction of flow, the boundary layer thickness is proportional to

A x

B x

C 1/x

D 1/x

Q8: In the Global Remote Work Index (GRWI), what is India's ranking among 108 countries?

A 64th

B 49th

C 79th

D 93rd

Q9: Which country is connected to India by the 'Cheriyapani' ferry service?

A Sri Lanka

B Bangladesh

C Maldives

D Myanmar

Q10: Which country's Supreme Court recently declined an appeal to legalize same-sex marriages?

A India

B China

C United States

D United Kingdom