Questions

Q:

Who is a more senior creditor, a bondholder or stockholder?

Answer

According to the classification, the claim of bond holder should be accounted first. After fulfilling all the claims of bond holder company should look after the stock holder.

Report Error

View answer Workspace Report Error Discuss

Subject: Finance

0 3271
Q:

What is Flow control?

Answer

Flow control, also called optimized production technology, focuses on the efficient flow of material through the production process. The philosophy of flow control focuses on bottlenecks. For example, an owner using flow control will not buy a machine capable of 1,000 units an hour if supply 500 units. Examine systems and determine where lowest flow is experienced, then address that point and make sure it operates at full capacity. Flow control applies well where maximum productivity is required.

Report Error

View answer Workspace Report Error Discuss

Subject: Manufacturing

4 3269
Q:

If a+b+c = 6 and ab+bc+ca = 1, then the value of bc(b+c) + ca(c+a) +ab(a+b) +3abc is

A) 33 B) 66
C) 55 D) 23
 
Answer & Explanation Answer: B) 66

Explanation:
Report Error

View Answer Report Error Discuss

10 3268
Q:

Carbon, Diamond and Graphite are together called

A) Isomers B) Isotopes
C) Allotrope D) Isomorphs
 
Answer & Explanation Answer: C) Allotrope

Explanation:
Report Error

View Answer Report Error Discuss

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

1 3268
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 3267
Q:

Fat in the body helps to protect vital organs.

A) TRUE B) FALSE
Answer & Explanation Answer: A) TRUE

Explanation:

In the body, the fat stored can be served as a cushions or insulation which protects the vital organs in the body from the external damage in the environment.

Report Error

View Answer Workspace Report Error Discuss

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

0 3267
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 3265
Q:

Genes are situated on _________

A) Chromosome B) Mitochondria
C) Plastids D) Ribosomes
 
Answer & Explanation Answer: A) Chromosome

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Biology

7 3265