Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Parameters, Return Values and Scope | Diving Into Functions
course content

Course Content

C++ Introduction Video Course

Parameters, Return Values and ScopeParameters, Return Values and Scope

1. What is the purpose of function parameters?
2. What does the return keyword do in function?
3. Fill in the blank to correctly define a function that adds two integers and returns the result.

What is the purpose of function parameters?

Select the correct answer

What does the return keyword do in function?

Select the correct answer

Fill in the blank to correctly define a function that adds two integers and returns the result.

Select the correct answer

Everything was clear?

Section 3. Chapter 2
course content

Course Content

C++ Introduction Video Course

Parameters, Return Values and ScopeParameters, Return Values and Scope

1. What is the purpose of function parameters?
2. What does the return keyword do in function?
3. Fill in the blank to correctly define a function that adds two integers and returns the result.

What is the purpose of function parameters?

Select the correct answer

What does the return keyword do in function?

Select the correct answer

Fill in the blank to correctly define a function that adds two integers and returns the result.

Select the correct answer

Everything was clear?

Section 3. Chapter 2
some-alt