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
course content

Contenido del Curso

C++ Introduction Video Course

C++ Introduction Video Course

1. Getting Started
2. Control Flow
3. Diving Into Functions
4. Strings and Characters
5. Arrays and Data Structures

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

What is the purpose of function parameters?

Selecciona la respuesta correcta

What does the return keyword do in function?

What does the return keyword do in function?

Selecciona la respuesta correcta

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

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

Selecciona la respuesta correcta

¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 3. Capítulo 2
some-alt