When you code an if statement within another if statement, as in the following, then the if statements are ___________.
if(a > b)
if(c > d)x = 0;
a. notched
b. nestled
c. nested
d. sheltered
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.