angielly urbina
Quiz by , created more than 1 year ago

test verdadero o falso

132
0
0
angielly urbina
Created by angielly urbina over 7 years ago
Close

Preguntas de Programacion

Question 1 of 20

1

¿una variable almacena un valor?

Select one of the following:

  • True
  • False

Explanation

Question 2 of 20

1

¿Array es lo mismo que un vector?

Select one of the following:

  • True
  • False

Explanation

Question 3 of 20

1

¿Scanner almacena variables temporalmente?

Select one of the following:

  • True
  • False

Explanation

Question 4 of 20

1

¿String se usa para leer números?

Select one of the following:

  • True
  • False

Explanation

Question 5 of 20

1

¿el comando "leer" sirve para imprimir y mostrar datos?

Select one of the following:

  • True
  • False

Explanation

Question 6 of 20

1

¿System.out.print, es la indicación para mandar mensajes en Java?

Select one of the following:

  • True
  • False

Explanation

Question 7 of 20

1

¿System.out.println permite imprimir en linea nueva?

Select one of the following:

  • True
  • False

Explanation

Question 8 of 20

1

¿int lee números enteros?

Select one of the following:

  • True
  • False

Explanation

Question 9 of 20

1

¿int v1,v2 es declarar?

Select one of the following:

  • True
  • False

Explanation

Question 10 of 20

1

¿if anidado es un if dentro de otro if?

Select one of the following:

  • True
  • False

Explanation

Question 11 of 20

1

¿el propósito de for es repetir un bloque de código mientras una condición se mantenga verdadera?

Select one of the following:

  • True
  • False

Explanation

Question 12 of 20

1

System.out.println ("el valor mas grande es"+2);
¿La cruz dentro del programa sirve para hacer una suma?

Select one of the following:

  • True
  • False

Explanation

Question 13 of 20

1

Print el producto es, pro
¿En python, la estructura anterior funcionaria para mandar un mensaje a la pantalla?

Select one of the following:

  • True
  • False

Explanation

Question 14 of 20

1

¿SIEMPRE es necesario utilizar el Raw en los programas de Python?

Select one of the following:

  • True
  • False

Explanation

Question 15 of 20

1

system.outprintln "loca":
¿tiene algún error?

Select one of the following:

  • True
  • False

Explanation

Question 16 of 20

1

Scanner pmf= New Scanner
¿esta completo?

Select one of the following:

  • True
  • False

Explanation

Question 17 of 20

1

empleado= SE.nextline ();
¿tiene un error?

Select one of the following:

  • True
  • False

Explanation

Question 18 of 20

1

¿El bucle for o ciclo for es una estructura de control en programación en la que se puede indicar de antemano el número mínimo de iteraciones que la instrucción realizará?

Select one of the following:

  • True
  • False

Explanation

Question 19 of 20

1

¿ en PSeint FinProceso, informa que el codigo a llegado a su fin?

Select one of the following:

  • True
  • False

Explanation

Question 20 of 20

1

¿las variables pueden llevar espacios?

Select one of the following:

  • True
  • False

Explanation