Leslie  Giron Nuila
Quiz by , created more than 1 year ago

para hacer puntos en clase

10
0
0
Leslie  Giron Nuila
Created by Leslie Giron Nuila over 7 years ago
Close

Prueba corta de programacion

Question 1 of 20

2

que es java ?

Select one of the following:

  • un lenguaje de programacion

  • un lenguaje de computacion

Explanation

Question 2 of 20

2

para que usamos Java

Select one of the following:

  • para programar

  • para jugar

  • para almacenar bases de datos

Explanation

Question 3 of 20

2

en Java podemos hacer

Select one of the following:

  • programas

  • codigos postales

  • bases de datos

Explanation

Question 4 of 20

2

Java es un lenguaje de programacion

Select one of the following:

  • True
  • False

Explanation

Question 5 of 20

2

podemos usar while para mandar mensajes a la pantalla

Select one of the following:

  • True
  • False

Explanation

Question 6 of 20

2

Fill the blank spaces to complete the text.

Syste.out.println(" ingresa tu nombre

Explanation

Question 7 of 20

2

Fill the blank spaces to complete the text.

package : compra
import : java.util.
public : programas

Explanation

Question 8 of 20

2

int en Java hace la funcion de almacenar

Select one of the following:

  • True
  • False

Explanation

Question 9 of 20

2

v1 Loca.nextInt();
es un ejemplo de declaracion de una variable

Select one of the following:

  • True
  • False

Explanation

Question 10 of 20

2

Scanner sirve para

Select one or more of the following:

  • lectura de datos

  • condicionar

Explanation

Question 11 of 20

2

import .util.*;

Drag and drop to complete the text.

    java

Explanation

Question 12 of 20

2

while sirve para enviar mensajes a la pantalla

Select one of the following:

  • True
  • False

Explanation

Question 13 of 20

2

System.out.println
sirve para enviar mensajes a la pantalla

Select one of the following:

  • True
  • False

Explanation

Question 14 of 20

2

if :
es una condicion ?

Select one of the following:

  • True
  • False

Explanation

Question 15 of 20

2

Fill the blank spaces to complete the text.

Scanner loca new ( System.i ;

Explanation

Question 16 of 20

2

.out.println(" dae tu nombre"

Drag and drop to complete the text.

    System
    ) ;
    m

Explanation

Question 17 of 20

2

En Java podemos hacer programas como :

Select one of the following:

  • averiguar la nota final de un alumno

  • crusigramas

Explanation

Question 18 of 20

2

Fill the blank spaces to complete the text.

if ( v1v2)
{
Syst.out.println (" el mayor es " ,+ 1

Explanation

Question 19 of 20

2

System.out.println("") ;
es una variable en donde realmente vamos a guardar datos?

Select one of the following:

  • True
  • False

Explanation

Question 20 of 20

2

con que declaramos una variable temporal ?

Select one of the following:

  • String

  • Import java.util.*;

  • System.out.println(" ") ;

Explanation