Computer Science, asked by divinegirl14, 3 months ago

write three types of conditional statements​

Answers

Answered by Anonymous
2

Answer:

There are following types of conditional statements in C.

If statement.

If-Else statement.

Nested If-else statement.

If-Else If ladder.

Switch statement.

Answered by rajyadav2659
1

Answer:

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