Repasemos las funciones

Description

Trabajaremos en funciones e identifiquemos sus caracteristicas
droperpa
Quiz by droperpa, updated more than 1 year ago
droperpa
Created by droperpa over 9 years ago
7
0

Resource summary

Question 1

Question
El código i++ es igual a i+=1
Answer
  • True
  • False

Question 2

Question
La primera línea de la función Resolver que acepta dos cantidades de punto flotante y devuelve una de punto flotante
Answer
  • resolver(int a, int b);
  • int Resolver(float a, float b);
  • float Resolver(float, float)
  • float Resolver(float a, float b)

Question 3

Question
int FUN (int, float, int); es [blank_start]el prototipo[blank_end] de la Función FUN.
Answer
  • el prototipo
  • la llamada
  • primera linea de la definición
  • definición
Show full summary Hide full summary

Similar

Operadores Python
Giovanni Sanhuez
Mis Recursos de Programación
maya velasquez
FUNDAMENTOS DE REDES DE COMPUTADORAS
anhita
Test PYTHON
peralesmagana
Editor Dibujo Paint
gladiscj
Test de Programacion Básica
Carlos Santillan
TEST DE CONOCIMIENTO POWER BI
Vivos Dardh
Fases de desarrollo de un algoritmo
Lisaury Cuevas
Herramientas de Software para Comercio y Finanzas
mishelleisabel
PROGRAMACIÓN ORIENTADA A OBJETOS - TERCER CORTE
Jose Anacona Pira
Parcial Fundamento de Programación
ALBERTO MANUEL PATERNINA LEON