Examlex

Solved

What Is Output of Below Program

question 8

Multiple Choice

What is output of below program?
Int main()
{
Int i,j,count;
Count=0;
For(i=0; i<5; i++) ;
{
For(j=0;j<5;j++) ;
{
Count++;
}
}printf("%d",count) ;
Return 0;
}


Definitions:

Standing Side Lunge Stretch

A physical exercise where one stands and lunges to the side to stretch the inner thighs and groin area.

Ballistic Stretching

A type of stretching exercise that uses the momentum of a moving body or a limb in an attempt to force it beyond its normal range of motion.

Hypermobility

An increased range of motion in joints, beyond the normal range, often resulting from genetic factors or specific conditions.

Ligaments

Fibrous connective tissues that connect bones to other bones, playing a key role in stabilizing and supporting joints.

Related Questions