pessoal, quem puder me ajuda, pfv.

4. A estrutura correta para IF e ELSE pode ser visualizada no seguinte trecho de código:

a. ...if (N1 == N2) printf("Os numeros sao iguais!"); else if and else (N1 > N2) printf("O maior valor e = %d", N1): ...

b. ... if (N1 == N2) printf("Os numeros sao iguais!"); else if (N1 > N2) printf("o maior valor e = %d", N1); ...

c. ... else if then (N1 == N2) printf("Os numeros sao iguais!"); else then if and else (N1>N2) printf("O maior valor e = %d", N1); ...

d. ... if (N 1 == N2) then if printf("Os numeros sao iguais!"); else if and else (N1 > N2) then if printf("O maior valor e = %d", N1); ...

e. ... if (N 1 == N2) then printf("Os numeros sao iguais!"); else if and else (N1 > N2) then printf('O maior valor e = %d", N1); ...​
Please enter comments
Please enter your name.
Please enter the correct email address.
You must agree before submitting.

Lista de comentários


Helpful Social

Copyright © 2024 ELIBRARY.TIPS - All rights reserved.