Me attempting to explain something I don't know

So I am going to try my best and explain declaration statements, expression statements, return statements, main function, preprocess directive. declaration is trying to explain to the complier what that certain thing is. An expression statement is a (well he did explain it) a statement with a semi colon at the end of it it looks like this std::cout << “Look at the end ( ; )”;. A preprocess directive is a item of which you can use other programmers software. And return I think resets everything back to it’s original state. I hope I got it all right but we’ll see.

Privacy & Terms