Questions

Q:

Which statement about tobacco use is true?

A) Smoking can lead to emphysema as well as strokes B) Smokeless tobacco can lead to cancer but is not addictive
C) Smoking relaxes people because it lowers the heart rate D) All of the above
 
Answer & Explanation Answer: A) Smoking can lead to emphysema as well as strokes

Explanation:

Smoking can lead to emphysema as well as strokes is the true statement regarding tobacco use. Emphysema is related to the failure of lungs air sacs and cilia that eliminate the dust from the body.

Report Error

View Answer Report Error Discuss

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

1 3546
Q:

Tissue that connects muscle to bone

A) Tendons B) Joint capsule
C) Body fiber D) Ligament
 
Answer & Explanation Answer: A) Tendons

Explanation:

A tendon is a fibrous connective tissue which is Tough, fibrous, cord-like tissue that connects muscle to bone or another structure, such as an eyeball. Tendons help the bone or structure to move.

Report Error

View Answer Report Error Discuss

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

3 3546
Q:

What does GUI stand for?

Answer

 


Graphical User Interface

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

5 3546
Q:

How would you use the function memmove()?

Answer

#include "mem.h"


#include "alloc.h"


main()


{


      int area;


      char *dest;


      char src[] = "Life is the camera and you are the target"


                                  "so keep smiling always";


      area = sizeof (src);


      dest = malloc (area);


      memmove (dest, src, area);


      printf("\n%s", dest);


      printf("\n%s",src);


}

Report Error

View answer Workspace Report Error Discuss

Subject: Programming

1 3546
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 3545
Q:

Iteration is most similar in meaning to

A) Ending B) Looping
C) Starting D) None of the above
 
Answer & Explanation Answer: B) Looping

Explanation:

Iteration is most similar in meaning to the word repeatation i.e, looping.

Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: AIEEE , Bank Exams , CAT , GRE , TOEFL
Job Role: Analyst , Bank Clerk , Bank PO , IT Trainer

4 3544
Q:

Differentiate between RAM & ROM?

Answer

RAM: Read / Write memory, High Speed, Volatile Memory.


ROM: Read only memory, low speed, non volite memory.

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

1 3544
Q:

What are the most reliable industrial shares on a stock exchange called?

Answer

Blue chip

Report Error

View answer Workspace Report Error Discuss

3 3543