Ariana  Marilisa González Gabriel
Quiz by , created more than 1 year ago

prueba corta de cuarto secretariado

4
0
0
Ariana  Marilisa González Gabriel
Created by Ariana Marilisa González Gabriel over 7 years ago
Close

prueba corta

Question 1 of 20

1

Java es una red social

Select one of the following:

  • True
  • False

Explanation

Question 2 of 20

1

Fill the blank spaces to complete the text.

Es un lenguaje de programación en el que se utiliza: import, , int, etc

Explanation

Question 3 of 20

1

Fill the blank space to complete the text.

Es un lenguaje de programación que se trabaja en español.

Explanation

Question 4 of 20

1

El signo ";" es de suma importancia en Java

Select one of the following:

  • True
  • False

Explanation

Question 5 of 20

1

Se utiliza para añadir números enteros

Select one of the following:

  • int

  • import

  • stringe

Explanation

Question 6 of 20

1

En Java el "if" se utiliza como condición.

Select one of the following:

  • True
  • False

Explanation

Question 7 of 20

1

Fill the blank spaces to complete the text.

import java..*

Explanation

Question 8 of 20

1

int a,b
a=5;
b=10;
if a>b

System.out.println("el mayor es:" + a);
}
else
.out.println("el mayor es:" + b);

Drag and drop to complete the text.

    ;
    :
    {
    [
    System
    scanner

Explanation

Question 9 of 20

1

Java se pueden trabajar en varios lenguajes tales como

Select one or more of the following:

  • eclipse

  • python

  • ideone

  • html

  • netbeans

Explanation

Question 10 of 20

1

System.out.println("amiga");
permite enviar mensajes a la pantalla

Select one of the following:

  • True
  • False

Explanation

Question 11 of 20

1

"println"
sirve para poder escribir en otra linea

Select one of the following:

  • True
  • False

Explanation

Question 12 of 20

1

Select from the dropdown lists to complete the text.

scanner amiga( =, ;, - )( new, next, import ) scanner (System.( in, on, int ));

Explanation

Question 13 of 20

1

Fill the blank spaces to complete the text.

java.util.;
scanner loca= scanner(System.);
mes;
System..println("ingrese un numero entre uno y tres");
if (==1)

.out.println("enero");

(==2)
{
System.out.println("febrero")
}
else if (3)

System.out.println("marzo");

Explanation

Question 14 of 20

1

Else es igual a una instrucción falsa

Select one of the following:

  • True
  • False

Explanation

Question 15 of 20

1

Fill the blank spaces to complete the text.

amigaloca.()

Explanation

Question 16 of 20

1

"scanner amiga=new scanner (System.in);"
la palabra amiga es una variable temporal

Select one of the following:

  • True
  • False

Explanation

Question 17 of 20

1

Fill the blank spaces to complete the text.

En utiliza un lenguaje así: scanner, , if y else

Explanation

Question 18 of 20

1

cuando se utiliza "import jave.util.*;"
es para llamar a todas las funciones disponibles

Select one of the following:

  • True
  • False

Explanation

Question 19 of 20

1

La variable temporal va de la mano con el import?

Select one of the following:

  • True
  • False

Explanation

Question 20 of 20

1

cuando en System.out.println(valor); no se usa comillas es un mensaje

Select one of the following:

  • True
  • False

Explanation