Smartmind
.global
What is the purpose of a function in C++?
To store data
To control the flow of execution
To create new objects
To perform a specific task
Computer Science Exercises are loading ...