Mastery15

For this mastery we demonstrate to have the ability to use “if” conditional.

In this c++ code I used “if” conditional, but I mixed it with “else if” and “else”, but I am going to explain them in other post.

In the following links I found useful information about “if” conditional:

http://www.tutorialspoint.com/cplusplus/cpp_if_else_statement.htm

http://www.omijal.org/pagina_c/conds.html

Also, I did a pp to explain “if” conditional and I hope that you learn something about the conditional.

https://drive.google.com/file/d/0B-NM4ghaDXBvY0xzVW0taWpaZ1U/view?usp=sharing

CC BY 4.0 Mastery15 by Tania Pardo is licensed under a Creative Commons Attribution 4.0 International License.

Comments are closed.