claudio torres
Quiz by , created more than 1 year ago

Funciones

1
0
0
claudio torres
Created by claudio torres over 5 years ago
Close

Funciones

Question 1 of 5

1

¿Una función se declara dentro del: int main()?

Select one of the following:

  • Si

  • No

Explanation

Question 2 of 5

1

¿Que diferencia hay entre una función int y una función void?

Select one of the following:

  • Int solo te hace un proceso y void te devuelve un valor

  • void va adentro de la funcion: Int main()

  • Int te devuelve un valor y void solo te hace un proceso

  • Int va adentro de la funcion: Int main()

Explanation

Question 3 of 5

1

¿Es necesario que la función Int regrese un valor?

Select one of the following:

  • Si

  • No

Explanation

Question 4 of 5

1

¿Que tipo de valor regresa void?

Select one of the following:

  • Flotante

  • Entera

  • No regresa nada

  • String

Explanation

Question 5 of 5

1

¿Int main () Es una función?

Select one of the following:

  • Si

  • No

Explanation