Computer Science, asked by ameethdaffodils, 6 months ago

wat is data abstraction and what is nested if loop and what is break and

Answers

Answered by sarveshcpr
1

Explanation:

A nested if statement is an if-else statement with another if statement as the if body or the else body. Here's an example: ... If the outer if condition evaluates to true, evaluate the outer if condition.

Similar questions