Mishelle Barragán
Quiz by , created more than 1 year ago

Cuarto Secertariado

5
0
0
Mishelle Barragán
Created by Mishelle Barragán over 7 years ago
Close

Prueba Corta

Question 1 of 20

4

Leer, Escribir son funciones de Psint

Select one of the following:

  • True
  • False

Explanation

Question 2 of 20

4

Fill the blank spaces to complete the text.

La funcion se utiliza para numero enteros.

Explanation

Question 3 of 20

4

java.util.*;
Scanner mile = new (System.in);
int opcion;
.out.println("Hola");
opcion=mile.nextInt

Drag and drop to complete the text.

    import
    float
    Scanner
    scaner
    System
    sistem
    ();
    {}:

Explanation

Question 4 of 20

4

Para que se utiliza Int?

Select one of the following:

  • Para almacenar numeros enteros

  • Para almacenar texto

Explanation

Question 5 of 20

4

Con la funcion Syste.out.println(""); podemos enviar un mensaje a la pantalla?

Select one of the following:

  • True
  • False

Explanation

Question 6 of 20

4

String guarda datos numericos?

Select one of the following:

  • True
  • False

Explanation

Question 7 of 20

4

Select from the dropdown lists to complete the text.

( If, else, while, for ) se utiliza para evualar si una condicion es ( verdadera, falsa )

Explanation

Question 8 of 20

4

Fill the blank space to complete the text.

Leer es una funcion de lenguaje de programacion

Explanation

Question 9 of 20

4

Select from the dropdown lists to complete the text.

La funcion ( print, System ) se utiliza para enviar ( mensajes, frases, codigo, imprimir ) a la pantalla.

Explanation

Question 10 of 20

4

(mile1)
{
System.out.println("Hola");
}

{
.out.("Adios")
}

Drag and drop to complete the text.

    if
    ==
    else
    Else
    println
    PrintLn
    System
    sistem
    ;
    :

Explanation

Question 11 of 20

4

El siguiente codigo contiene errores? SI o NO
if (opcion==1)
{
System.out.println("Hola");
}
else
{
System.out.println("Adios");
}

Select one of the following:

  • NO

  • SI

Explanation

Question 12 of 20

4

El siguiente codigo esta bien escrito
System.out.println(hola):

Select one of the following:

  • True
  • False

Explanation

Question 13 of 20

4

String lo utilizamos para guardar texto?

Select one of the following:

  • True
  • False

Explanation

Question 14 of 20

4

Leer y Escribir son funciones de Python?

Select one of the following:

  • True
  • False

Explanation

Question 15 of 20

4

Python es un lenguaje de programacion?

Select one of the following:

  • True
  • False

Explanation

Question 16 of 20

4

El codigo:
Mile=sor.nextInt();
es un codigo de java?

Select one of the following:

  • True
  • False

Explanation

Question 17 of 20

4

Select from the dropdown lists to complete the text.

( import, system ) java.util.*;
Scanner ays= new Scanner(System.in);
System.out.( println, imprimir, Print )("Cual es su nombre");
System.out.println("Cual es su apellido");
( String, double, Line, Float ) nom,ape;
nom=ays.nextLine( (), [], {} );
ape=ays.next( Line, Int )();

Explanation

Question 18 of 20

4

En java podemos realizar If anidado?

Select one of the following:

  • True
  • False

Explanation

Question 19 of 20

4

El codigo:
import java.util.*;
nos permite llamar funciones que nos permitan hacer uso de ellas?

Select one of the following:

  • True
  • False

Explanation

Question 20 of 20

4

Select from the dropdown list to complete the text.

como se utiliza el igual en codigo java ( ==, =!, % )?

Explanation