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: It will be no good trying to find an excuse next time.

A No improvement

B to try finding

C trying finding

D to try to find

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

int main(int argc, char **argv)
{
    int i, j=0;
    for(i=0; i<argc; i++)
        j = j+atoi(argv[i]);
    printf('%d\n', j);
    return 0;
}

A 123

B 6

C Error

D "123"

  

Q3: Deviation of the actual road gradient from the proposed contou'r gradient up hill side, involves

A excavation on the centre line

B embankment on the centre line

C earth work on the centre line

D none of these.

Q4: As per BIS, the number of accuracy classes of instrument is

A 8

B 6

C 7

D 5

Q5: Which of the following terms could be used to describe the concurrent processing of computer programs, via CRTs, on one computer system?

A All the above processing

B None of the above

C Time-sharing

D Interactive processing

E Online processing

  

Q6: Turbine impeller

A produces only radial current.

B is effective over wide range of viscosities.

C produces only tangential current.

D does not produce tangential current.

Q7: Where was the 7th Indian Ocean Conference held?

A New Delhi, India

B Jakarta, Indonesia

C Perth, Australia

D Colombo, Sri Lanka

Q8: What is the name of the award introduced by the Government of India to honour modern influencers and creators?

A Digital influencer Award

B Cultural Enrichment Award

C Social Media Achievement Award

D National Creators Award

Q9: Which countries, along with India, have been named Guests of Honor at the 2024 World Government Summit in Dubai?

A Japan and Australia

B Turkiye and Qatar

C Oman and Saudi Arabia

D Brazil and Russia

Q10: In which city is the country's first copper-made Bapu Tower, dedicated to Mahatma Gandhi, located?

A Patna

B Jaipur

C Lucknow

D Ahmedabad