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 to try to find

B No improvement

C to try finding

D trying finding

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 "123"

C Error

D 6

  

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 none of these.

D earth work on the centre line

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

A 8

B 6

C 5

D 7

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 Interactive processing

C Time-sharing

D None of the above

E Online processing

  

Q6: Turbine impeller

A is effective over wide range of viscosities.

B produces only tangential current.

C produces only radial current.

D does not produce tangential current.

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

A Perth, Australia

B Jakarta, Indonesia

C Colombo, Sri Lanka

D New Delhi, India

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

A National Creators Award

B Digital influencer Award

C Social Media Achievement Award

D Cultural Enrichment Award

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

A Brazil and Russia

B Oman and Saudi Arabia

C Turkiye and Qatar

D Japan and Australia

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

A Lucknow

B Jaipur

C Patna

D Ahmedabad