Science, asked by meenakshidushyantsha, 5 months ago

.sorry how many bones are there in human body

Answers

Answered by deepakregar29
0

Answer:

Conditional statements help you to make a decision based on certain conditions. These conditions are specified by a set of conditional statements having boolean expressions which are evaluated to a boolean value true or false. There are following types of conditional statements in C.

If statement

If-Else statement

Nested If-else statement

If-Else If ladder

Switch statement

Similar questions