0

How are the different programming statements written?

What I want to know is how are the 'if', 'while', 'for', etc statements written, I want to know how they are programmed. What's the code behind them? If someone could give an example I'd appreciate it, specially if it's not in assembly.

22nd Jul 2018, 1:54 AM
Isley
Isley - avatar
3 Respuestas
+ 2
why don't you check all them out at stdio.h library or iostream library?
23rd Jul 2018, 1:48 AM
nirmites
nirmites - avatar
+ 1
Actually "if" is directed to the logic calculator, which means there is no so-called code behind it.
22nd Jul 2018, 2:03 AM
LAWArthur
0
How does it work then?
22nd Jul 2018, 2:12 AM
Isley
Isley - avatar