Computer Science, asked by AshlynnCouture, 7 months ago

what are the two conditional statements of c++?

Answers

Answered by Anonymous
1

Types of conditional statements in the C programming are as follows:

Types of conditional statements in the C programming are as follows:if statement.

Types of conditional statements in the C programming are as follows:if statement.if-else statement.

Types of conditional statements in the C programming are as follows:if statement.if-else statement.nested if-else.

Types of conditional statements in the C programming are as follows:if statement.if-else statement.nested if-else.switch.

Types of conditional statements in the C programming are as follows:if statement.if-else statement.nested if-else.switch.ternary operator.

Answered by Irfan1729
5

answer refers to attachment above....

Attachments:
Similar questions