Questão de Automação
What are conditional statements in C?
Conditional statements allow you to execute or not execute an action based on whether a certain condition is true or false.
The 'if-else' statement is the only conditional statement in C.
A
Only the first statement is correct.
B
Only the second statement is correct.
C
Both statements are correct.
D
Both statements are incorrect.
Ainda não há comentários para esta questão.
Seja o primeiro a comentar!
Aulas em vídeo Em breve
00:00