Questions

Q:

Which of the following operating systems is produced by IBM?

A) Windows B) UNIX
C) OS-2 D) DOS
 
Answer & Explanation Answer: C) OS-2

Explanation:

OS-2 operating systems is produced by IBM. It also created it's own version of DOS called PC-DOS.

Report Error

View Answer Report Error Discuss

Filed Under: Computer
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Analyst , Bank Clerk , Bank PO

3 2073
Q:

In the following question, a sentence / a part of sentence is underlined. Below are given alternatives to the underlined part which may improve the sentence. Choose the correct alternative. In case no improvement is required, choose "No Improvement" option.

 

The revolt of 1857 happened during the rein of Bahadur Shah Zafar.

A) in the rein off B) in the reign of
C) during the reign of D) No improvement
 
Answer & Explanation Answer: C) during the reign of

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

0 2073
Q:

Read the passage carefully and choose the best answer to each question out of the four alternatives and click the button corresponding to it.

In the world today we make health an end in itself. We have forgotten that health really means to enable a person to do his work and do it well. A lot of modern medicine, and this includes many patients as well as many physicians, pay very little attention to health but very much attention to those who imagine they are ill. Our great concern with health is shown by the medical columns in newspapers, the health articles in popular magazines and the popularity of television programmes and all those books on medicine. We talk about health all the time. Yet for the most part the only result is more people with imaginary illness. A healthy man should not be wasting time talking about health : he should be using health for work.


The passage suggests that

A) health is an end in itself B) health is a blessing
C) health is only a means to an end D) we should not talk about health
 
Answer & Explanation Answer: C) health is only a means to an end

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

0 2073
Q:

In the following question, four words are given out of which one word is correctly spelt. Select the correctly spelt word.

A) Composure B) Cumposure
C) Composore D) Cumposore
 
Answer & Explanation Answer: A) Composure

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

0 2073
Q:

In the following question, four words are given out of which one word is correctly spelt. Select the correctly spelt word.

A) unraffled B) unruffled
C) unrufled D) unrafled
 
Answer & Explanation Answer: B) unruffled

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

0 2073
Q:

________ is made by mixing iron with carbon and metals like chromium, nickel and manganese.

A) Ship B) Stainless Steel
C) Rust D) Ozone
 
Answer & Explanation Answer: B) Stainless Steel

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Chemistry
Exam Prep: Bank Exams

2 2073
Q:

What is the effect of including both keywords and placements in an Ad Group on the Display Network?

Answer

Your ads will be restricted to only specific sites that you choose and webpages where the content is relevant to the theme of the keywords.

Report Error

View answer Workspace Report Error Discuss

0 2073
Q:

How would you eliminate the warning generated on complaining the following program?

main()

{

  char far *scr;

  scr = 0xB8000000;

  *scr = 'A';

}

Answer

Use the typecast scr = (char far *) 0xB8000000;

Report Error

View answer Workspace Report Error Discuss

Subject: Programming

0 2072