Course Content
C++ Introduction Video Course
C++ Introduction Video Course
Defining and Calling Functions
Task
Swipe to show code editor
- Define a void function.
- Modify your void function to print a message of your choice.
- Call your function in the main function.
Solution
solution
Switch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?
Thanks for your feedback!
Section 3. Chapter 1
Defining and Calling Functions
Task
Swipe to show code editor
- Define a void function.
- Modify your void function to print a message of your choice.
- Call your function in the main function.
Solution
solution
Switch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?
Thanks for your feedback!
Section 3. Chapter 1
Switch to desktop for real-world practiceContinue from where you are using one of the options below