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 trying finding

C to try finding

D No improvement

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 Error

C 123

D 6

  

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

A none of these.

B earth work on the centre line

C embankment on the centre line

D excavation on the centre line

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

A 7

B 5

C 8

D 6

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

A Online processing

B Interactive processing

C Time-sharing

D None of the above

E All the above processing

  

Q6: Turbine impeller

A does not produce tangential current.

B produces only radial current.

C produces only tangential current.

D is effective over wide range of viscosities.

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

A Jakarta, Indonesia

B New Delhi, India

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 Social Media Achievement Award

B Digital influencer Award

C National Creators 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 Turkiye and Qatar

B Japan and Australia

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 Ahmedabad

C Jaipur

D Lucknow