Questions

Q:

All cells divide at the same rate.

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

Explanation:

The given statement that all cells divide at the same rate is FALSE.


 


No, all cells do not divide at the same rate. Cells that require frequent replenishing, such as skin or intestinal cells, may only take roughly twelve hours to complete a cell cycle. Other cells, such as liver cells, remain in a resting state (interphase) for up to a year before undergoing division.

Report Error

View Answer Workspace Report Error Discuss

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

0 3242
Q:

Who has been appointed by Flipkart as an in-charge of the newly acquired e-Bay India business ?

A) Anil Goteti B) S Aparna
C) Rajeev Kumar D) Kalyan Krishnamurthy
 
Answer & Explanation Answer: A) Anil Goteti

Explanation:
Report Error

View Answer Report Error Discuss

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

9 3241
Q:

If the following structure is written to a file using fwrite(), can fread() read it back successfully?

struct emp

{

    char *n;

    int age;

};

struct emp e = { "Sujay",15};

FILE *fp;

fwrite (&e, sizeof (e), 1, fp);

Answer

No, since the structure contains a char pointer while writing the structure to the disk using fwrite() only the value stored in the pointer n would get written. When this structure is read back the address would be read back but it is quite unlikely that the desired string would be present at this address in memory

Report Error

View answer Workspace Report Error Discuss

Subject: Programming

0 3241
Q:

Bangkok lies on river

A) Kizil B) Spree
C) Karnaphuli D) Menam
 
Answer & Explanation Answer: D) Menam

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: World Geography

3 3241
Q:

Suppose you have a computional circuit between two registers driven by a clock. What will you do if the delay of the combinational circuit is greater than your clock signal?

Answer

Use the concept of register-retiming.


divide the totla combinatorial delay in two segments such that individually the delay is less the clock period.


this can be done by inserting a flip-flop in the combinational path.


e.g.,


clock period --- 5 ns


total cominational delay ---- 7


then divide the 7ns path in two path of 4 or 3 (best resutls are obtained if delays are  same for both path i.e 3.5ns) by inserting a flip-flop in between.

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

0 3240
Q:

The organs protected by the thoracic cage include the

A) lungs B) heart
C) both a & b D) None of the above
 
Answer & Explanation Answer: C) both a & b

Explanation:

The organs protected by the thoracic cage include the lungs and the heart.

The_organs_protected_by_the_thoracic_cage_include_the1563453679.jpg image

 

Report Error

View Answer Report Error Discuss

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

7 3240
Q:

Which State is the "most corrupt state" According to the National Crime Records Bureau (NCRB)?

A) Manipur B) Maharashtra
C) Himachal Pradesh D) Uttarakhand
 
Answer & Explanation Answer: B) Maharashtra

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: General Awareness
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Bank Clerk

6 3239
Q:

What is Iron Ore used for?

A) Aluminium B) Copper
C) Steel D) Brass
 
Answer & Explanation Answer: C) Steel

Explanation:

The primary use of iron ore is in the production of iron. Most of the iron produced is then used to make steel. Steel is used to make automobiles, locomotives, ships, beams used in buildings, furniture, paper clips, tools, reinforcing rods for concrete, bicycles, and thousands of other items.

Report Error

View Answer Report Error Discuss

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

11 3239