Functions_Cards

Descripción

Cards on the theory behind C++ functions.
Tumelo Malebane
Fichas por Tumelo Malebane, actualizado hace 11 meses
Tumelo Malebane
Creado por Tumelo Malebane hace 11 meses
2
0

Resumen del Recurso

Pregunta Respuesta
What is a function? A Block of code that performs a specific task.
What does it mean to define a function in C++? Defining a function in C++ involves specifying its name, return type (if any), parameter list (if any), and the code that should execute when the function is called
What are function paramters? The provide a way for storing values that will be used by the function.
There are two types of parameters and they are? Value and reference parameters
A function receives a copy of a value when a_______parameter is used. value
A function receives an address of a variable when a________parameter is used. reference
A function is called by its? name
A function header consists of how many elements? three
The return type of a function that will not be returning anything. void
1_____ functionName(_______){ } What sits at position 1? return type
_____ functionName(2_______){ } What sits at position 2? paramters/parameterlist
Function parameters are compulsory? (True/False) False, a function can exist without having any parameters.
Mostrar resumen completo Ocultar resumen completo

Similar

Fechas y constituciones España
tinctor
MAPA METAL.
victorsquad99
Autores y obras de las generación del 98
ignaciobll
FARMACOLOGÍA DE LA MUSCULATURA ESQUELETICA
cass_baltazar
Cómo Escribir texto en inglés
maya velasquez
ENZIMAS
Diana Suarez11
Relación del Derecho Mercantil con otras ramas del Derecho
Juan Jose Avila Espinoza
Test de Ecuaciones Bicuadradas
MANUEL LUIS PÉREZ SALAZAR
Servicios Médicos: Funcionamiento
Diego Santos
DIPTONGO O HIATO
Silvia Rial Martínez
REPRODUCTION I
Nuria Prado Álvarez