Questions

Q:

For Distribution of powers between the Union and the States, the Constitution of India introduces three lists. Which two of the following Articles govern the distribution  of powers:

A) Articles 4 and 5 B) Articles 56 amd 57
C) Articles 141 and 142 D) Articles 245 and 246
 
Answer & Explanation Answer: D) Articles 245 and 246

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian Politics

6 3243
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:

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 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:

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:

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:

PAS is a drug used in the treatment of

A) Cancer B) Typhoid
C) Malaria D) Tuberculosis
 
Answer & Explanation Answer: D) Tuberculosis

Explanation:

Para-amino salicylic acid (PAS) is used in the treatment of Tuberculosis.

Report Error

View Answer Report Error Discuss

Filed Under: Chemistry

4 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