Examlex

Solved

What Will Be the Values of Ans, X, and Y

question 8

Multiple Choice

What will be the values of ans, x, and y after the following statements are executed?
int ans = 35, x = 50, y = 50;
If (x >= y)
{
Ans = x + 10;
X -= y;
}
Else
{
Ans = y + 10;
Y += x;
}


Definitions:

Lower Extremities

This term is used to describe the parts of the body from the hips to the toes.

Endotracheal Tube

A tube placed through the patient's mouth or nose into the trachea to maintain an open airway, deliver oxygen, anesthesia, or medication, and to facilitate ventilation.

Adhesive Remover

A substance used to easily remove adhesive substances from surfaces, including skin, without causing damage.

Dried Secretions

Accumulated fluids that have hardened on the skin or on mucous membranes due to evaporation or absorption.

Related Questions