Questions

Q:

When should you discard a PFD?

A) When it is too small B) When its been used 1 year
C) When its been used 1 month D) When it has a torn strap
 
Answer & Explanation Answer: D) When it has a torn strap

Explanation:

Personal flotation devices (PFDs), have life span upto it is damaged. Hence, When it has a torn strap you should discard a PFD.

Report Error

View Answer Report Error Discuss

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

2 2568
Q:

Choose odd one out

A) Cyberspace B) Internet
C) HTML D) WWW
 
Answer & Explanation Answer: C) HTML

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Computer
Exam Prep: Bank Exams

0 2567
Q:

Air is said to be saturated when

A) its pressure is minimum B) it contains the maximum content of water vapour
C) its thickness is maximum D) it blows over the barren land
 
Answer & Explanation Answer: B) it contains the maximum content of water vapour

Explanation:

Air is said to be saturated when it contains the maximum content of water vapour.

Report Error

View Answer Report Error Discuss

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

1 2567
Q:

What type of bone is a phalanx?

A) Short bones B) Joints
C) Long bones D) None of the above
 
Answer & Explanation Answer: C) Long bones

Explanation:

The phalanges or a phalanx are/is digital bones in the hands and feet of most vertebrates. In primates, the thumbs and big toes have two phalanges while the other digits have three phalanges. The phalanges are classed as long bones.

Report Error

View Answer Report Error Discuss

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

2 2567
Q:

Which of the following mixtures is not a colloid?

A) Sugar water B) Milk
C) Paint D) Fog
 
Answer & Explanation Answer: A) Sugar water

Explanation:

Colloids include gels, sols, and emulsions; the particles do not settle, and cannot be separated out by ordinary filtering or centrifuging like those in a suspension.

These Colloid substances consists of ultramicroscopic particles of one substance dispersed through another substance from which we cannot separate them.

 

Sugar water is not a colloid and it is a solution in which we can separate them.

Report Error

View Answer Report Error Discuss

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

1 2566
Q:

Differentiate between a.) Testing and Debugging b.) Two tier and Three tier architecture c.) Alpha testing and Beta testing d.) Static testing and dynamic testing

Answer

a.) Testing and Debugging 


Testing is process of verifying if the application matches requirements and reporting bugs; Testing is usually done by an independent testing team while debugging is a process of finding and fixing bugs with the intention of reducing bugs; Debugging is usually done by the programmer.


 


b.) Two tier and Three tier architecture


In a two tier architecture there is a data server and a client application. Client application directly accesses the server data. In a three tier architecture there is a data server, a client application and a server application. Client application calls the server application which in turn fetches data from the data server and returns back to client application.


 


c.) Alpha testing and Beta testing


Alpha testing is conducting acceptance testing in the environment where the application was developed. It is done by the customer. Beta testing is conducting acceptance testing is the customer environment. It is done by the group of customers or users who will actually be using it.


 


d.) Static testing and dynamic testing


Static testing is checking the application without actually running the application whereas dynamic testing checks the application by running it.

Report Error

View answer Workspace Report Error Discuss

Subject: Software Testing

3 2565
Q:

What would be the output of the following program?

main()

{

     char ch ='A';

      printf ("%d%d", sizeof (ch), sizeof ('A'));

}

Answer

1   2

Report Error

View answer Workspace Report Error Discuss

Subject: Programming

0 2565
Q:

What is the disadvantage of microprocessor?

Answer

1.Limitations on the size of data. 


2.Most Microprocessors does not support floating-point operations. 


3.Over heating physically


4. Not bit addressable

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

0 2564