Examlex

Solved

What Will Be the Value of X After the Following

question 49

Multiple Choice

What will be the value of x after the following code is executed?
int x, y = 15;
X = y--;


Definitions:

Decimal Places

The number of digits to the right of the decimal point in a number, indicating the precision or fraction part.

Percent

A part per hundred ratio, a way of expressing a number as a fraction of 100.

Decimal

A number representing a fraction or a whole number using a point to separate the whole part from the fractional part.

Fraction

A mathematical expression representing the division of one integer by another, written in the form \(a/b\).

Related Questions