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
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?

Selecione a resposta correta

What does the return keyword do in function?

Selecione a resposta correta

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

Selecione a resposta correta

Tudo estava claro?

Seção 3. Capítulo 2
course content

Conteúdo do Curso

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?

Selecione a resposta correta

What does the return keyword do in function?

Selecione a resposta correta

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

Selecione a resposta correta

Tudo estava claro?

Seção 3. Capítulo 2
some-alt