Questions

Q:

Which of the following is the sacred book of Judaism?

A) Old Testament B) Aporypha
C) Avesta D) Both (a) and (b)
 
Answer & Explanation Answer: D) Both (a) and (b)

Explanation:

The sacred books of judaism form the Old Testament and Aporypha. These books contain the history of the Jews and lay down the religious laws and ethics which they must follow.

Report Error

View Answer Report Error Discuss

Filed Under: World History

3 2656
Q:

The cotton gin was an important invention because

Answer

Cotton Gin was invented by Eli Whitney in 1793, which is used to separate cotton seeds from cotton fiber.


 


Hence, it was an important invention because it dramatically reduced the amount of time it took to separate cotton seeds from cotton fiber.

Report Error

View answer Workspace Report Error Discuss

Subject: Inventions Exam Prep: AIEEE , Bank Exams
Job Role: Analyst , Bank Clerk , Bank PO

0 2656
Q:

Backup means

A) Protecting data by copying it from the original source to a different destination B) Accessing data on tape
C) Filtering old data from the new data D) Adding more components to your network
 
Answer & Explanation Answer: A) Protecting data by copying it from the original source to a different destination

Explanation:

Protecting data by copying it from the original source to a different destination is called as Backup. When an original data is lossed, to restore the information by copying the data from the source to other destination is called as Backup or Data backup.

Report Error

View Answer Report Error Discuss

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

4 2656
Q:

Two metallic wires made from copper have same length but the radius of wire 1 is half of that of wire 2. The resistance of wire 1 is R. If both the wires are joined together in series, the total resistance becomes

 

A) 2R B) R/2
C) 5R/4 D) 3R/4
 
Answer & Explanation Answer: C) 5R/4

Explanation:

So, resistance of Wire 2 is R/4 as radius is half of wire 1, so area would be 4 times of wire 1.

Now for resistance in series. R= R1 + R2.

Therefore, Final R= R + R/4 = 5R/4

 

Report Error

View Answer Report Error Discuss

Filed Under: Physics
Exam Prep: Bank Exams

3 2655
Q:

Head Quaters of NATO is located in 

A) Newyork B) Brussels
C) Alaska D) California
 
Answer & Explanation Answer: B) Brussels

Explanation:

Head Quaters of NATO is located in Brussels

Report Error

View Answer Report Error Discuss

Filed Under: World Organisations

5 2655
Q:

Who is the author of ' The Accidental Prime Minister - The Making and Unmaking of Manmohan Singh'

Answer

Sanjaya Baru

Report Error

View answer Workspace Report Error Discuss

3 2655
Q:

What would be the output of the following program?

main()

{

   struct emp

   {

        char *n;

        int age;

   };

   struct emp e1 = { "Dravid", 23};

   struct emp e2 = e1;

   strupr (e2.n);

   printf ("\n%s",e1.n);

}

Answer

DRAVID


When a structure is assigned, passed, or returned, the copying is done monolithically. This means that the copies of any pointer fields will point to the same place as the original. In other words, anything pointed to is not copied. Hence, on changing the name through e2.n it automatically changed e1.n

Report Error

View answer Workspace Report Error Discuss

Subject: Programming

0 2655
Q:

Monopotassium tartarate was used in

A) Fertiliser B) Explosives
C) Photography D) Baking
 
Answer & Explanation Answer: D) Baking

Explanation:

Monopotassium tartarate was used in baking powder.

Report Error

View Answer Report Error Discuss

Filed Under: Chemistry
Exam Prep: AIEEE , Bank Exams
Job Role: Analyst , Bank Clerk

0 2655