Questions

Q:

Improve the bracketed part of the sentence.
The equipment is (adapted to) cotton industries.

A) Adapted from B) Adapted for
C) Adapted of D) No improvement
 
Answer & Explanation Answer: B) Adapted for

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

0 2107
Q:

In each of the following questions, four words have been given out of which three are alike in some manner, while the fourth one is different. Choose the word which is different from the rest.

A) Brass B) Bronze
C) Silver D) Steel
 
Answer & Explanation Answer: C) Silver

Explanation:

Brass, Bronze and Steel is a metallic alloy made up of two or more chemical element. But Silver a chemical element with symbol Ag and atomic number 47.

Report Error

View Answer Report Error Discuss

0 2107
Q:

What was the former name of Ho Chi Minh city?

Answer

Saigon

Report Error

View answer Workspace Report Error Discuss

Subject: World Geography

0 2107
Q:

Magic Marker was invented by _______.

A) Adolphe Sax B) Albert Bruce Sabin
C) Sidney Rosenthal D) Hyman George Rickover
 
Answer & Explanation Answer: C) Sidney Rosenthal

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Inventions
Exam Prep: Bank Exams

0 2106
Q:

What would be the output of the following program?

main()

{

    char a[] = "Visual C++";

    char *b = "Visual C++";

    printf ("\n%d %d", sizeof (a), sizeof (b));

    printf ("\n%d %d", sizeof (*a), sizeof (*b));

Answer

11  2


 1   1

Report Error

View answer Workspace Report Error Discuss

Subject: Programming

1 2106
Q:

What is process synchronization?

Answer

A situation, where several processes access and manipulate the same data concurrently and the outcome of the execution depends on the particular order in which the access takes place, is called race condition. To guard against the race condition we need to ensure that only one process at a time can be manipulating the same data. The technique we use for this is called process synchronization.

Report Error

View answer Workspace Report Error Discuss

1 2106
Q:

When an unbalanced force acts on an object

A) causes change in motion of the object B) the speed & direction of the object will change
C) causes the object to move D) All of the above
 
Answer & Explanation Answer: D) All of the above

Explanation:

Unbalanced forces are the forces which causes change in motion of the object. It sets the object in motion and may cause the object to move. If the object is already in motion, it changes the speed and direction of the object.

Report Error

View Answer Report Error Discuss

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

2 2106
Q:

Which of the following are constituents of Indian Parliament?
(i) The President
(ii) The Council of States (Rajya Sabha)
(iii) The House of the People (Lok Sabha)

A) (ii) and (iii) B) (i) and (ii)
C) (i) and (iii) D) (i), (ii) and (iii)
 
Answer & Explanation Answer: D) (i), (ii) and (iii)

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian Politics
Exam Prep: Bank Exams

0 2106