What I think the statements are:

The preprocessor drive is the one which brings in a part of another code which allows us to use the ‘print’ option. The main() function slows us to actually the the machine where the ‘processing and programming’ has been done. The declaration statements, as the name suggests, declare and give identity to the integers that we need to play the game. The Expression statements are the ones which help directly communicate with the output part of the program, they are dependent on the #include . The return statement is the one which quite literally ‘returns’ the value assigned to the machine, I believe this willl be used in conditional statements…

1 Like

Privacy & Terms