Alright, I've made a few post in the last few days because my professor is giving us some ridiculous stuff for our midterm. I've done really well so far this semester (97.4) and he's throwing us some questions that I don't even know how to answer.
Defining cin, cout, and endl was easy. But I can't really put words to the semi colon... I know how to use it, but how is it defined?
Maybe this will come easier to someone else.
well, im just now getting into compiler stuff, so i wont be using the right terms, but what it does is it shows that the current command is finished. technically it doesnt need it and use EOL like python or bash (if you make the code for it), but its there to define the end of a command
I worked with python in highschool and I'm in my second semester of college using c++. I don't even know why I couldn't think of it, just kinda blanked.
I appreciate your reply though.
ummmmm.... i dont think you mean the end of a do while loop... ah wait, structs, classes, enums, unions? i know this is more than three although im gonna make my top three do while, enums, and classes