Questions

Q:

what is the gram formula mass of NH43PO4?

A) 139.54 B) 140.70
C) 149.08 D) 153.24
 
Answer & Explanation Answer: C) 149.08

Explanation:

The gram formula mass is nothing but molar mass.

 

Composition :

 

Symbol      Element       Atomic weight       Atoms
   

     P         Phosphorus       30.973762               1       = 30.973
   

     O         Oxygen             15.9994                  4       =  63.998
   

     N         Nitrogen            14.0067                  3       =  42.020
   

     H         Hydrogen          1.00794                  12      =  12.096

   

Total   =  30.973+63.998+42.020+12.096 = 149.087

Report Error

View Answer Report Error Discuss

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

1 3278
Q:

In which sport did an Indian team comprising Kishen Singh, Bijay Singh, Hanut Singh and Sawai Man Singh win the World Cup in France in 1957?

Answer

Polo

Report Error

View answer Workspace Report Error Discuss

2 3277
Q:

Memory is made up of

A) Large number of cells B) Set of wires
C) Set of circuits D) None of the above
 
Answer & Explanation Answer: A) Large number of cells

Explanation:

In computing, memory refers to the computer hardware integrated circuits that store information for immediate use in a computer.

Most semiconductor memory is organized into memory cells or bistable flip-flops, each storing one bit (0 or 1).

Report Error

View Answer Report Error Discuss

Filed Under: Computer
Exam Prep: AIEEE , Bank Exams , CAT , GRE
Job Role: Analyst , Bank Clerk , Bank PO , Database Administration , IT Trainer

2 3277
Q:

Solve the value of D?

Answer

A + B = 15 .... (1)


B x C = 84 .... (2)


C ÷ 4 = 3  .... (3)


B + D = 18 .... (4)


From (3), we get C = 12


From (2), we get B = 84/12 = 7


From (1), we get A = 15 - 7 = 8


From (4), we get D = 18 - 7 = 11


 


Hence, D = 11.

Report Error

View answer Workspace Report Error Discuss

Subject: Math Puzzles Exam Prep: Bank Exams
Job Role: Bank Clerk , Bank PO

24 3277
Q:

Point out the error, if any, in the following program.

#include "stdio.h"

main()

{

      unsigned char;

       FILE *fp;

       fp = fopen ("trail", "r");

       while (( ch = getc (fp)) ! = EOF)

               printf ("%c", ch);

       fclose (fp);

}  

Answer

EOF has been defined as #define EOF -1 n the file "stdio.h" and an unsigned char ranges from 0 to 255 hence when EOF is read from the file it cannot be accommodated in ch. Solution is to declare ch as an int.

Report Error

View answer Workspace Report Error Discuss

Subject: Programming

1 3276
Q:

In ancient Greek city states the central district would be built on a hilltop and it would contain the chief municipal and religious buildings . What was this place called?

Answer

Acropolis

Report Error

View answer Workspace Report Error Discuss

1 3276
Q:

What is the primary form of fat in the diet?

A) Lipids B) Fattyacids
C) Triglycerides D) All of the above
 
Answer & Explanation Answer: C) Triglycerides

Explanation:

Triglycerides are the primary form of dietary fat found in the body, and may contain a combination of three fatty acids:

saturated fatty acids (SFAs),

polyunsaturated fatty acids (PUFAs), or

monounsaturated fatty acids (MUFAs).

Report Error

View Answer Report Error Discuss

Filed Under: General Science
Exam Prep: AIEEE , Bank Exams
Job Role: Analyst

6 3275
Q:

The State which tops in the production of rubber is 

A) Tamil Nadu B) Karnataka
C) Kerala D) Orissa
 
Answer & Explanation Answer: C) Kerala

Explanation:

A uniformly high temperature of 800F and the annual rainfall of 80 inches or more, required by rubber is available in Kerala.

Report Error

View Answer Report Error Discuss

Filed Under: Indian Geography
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Bank PO

3 3275