Welcome to the discussion about the reading assignment about Functions in C++.
Leave your answers to the questions below in this thread. If you have any questions or you want to discuss something connected to the assignment feel free to do it in this thread as well, but please everything to the topic.
- What is a function?
- What function is run first of all in a C++ program?
- What are return values?
- Are nested functions allowed in C++?