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 8 years ago
5
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
Editor Dibujo Paint
gladiscj
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
Lenguaje de programación.
Lina Melo
FUNDAMENTOS DE BASES DE DATOS
Francisco Hernandez
Introducción a la Programación
Diego Benavides
Test sobre programación en ARDUINO
Santi tecnoprofe