luis alberto estrada iraheta
Quiz by , created more than 1 year ago

Quiz on pseint, created by luis alberto estrada iraheta on 05/10/2016.

16
0
0
No tags specified
luis alberto estrada iraheta
Created by luis alberto estrada iraheta over 7 years ago
Close

pseint

Question 1 of 20

1

Escribir "Usted pagará ISR"
Sino
Escribir "Usted no pagará ISR"
Fin Si
FinProceso

Select one of the following:

  • True
  • False

Explanation

Question 2 of 20

1

Comando para mostrar texto al ejecutar:

Select one or more of the following:

  • escribir

  • leer

  • mostrar

Explanation

Question 3 of 20

1

segun Hacer

Secuencia_de_acciones
opcion_2

opciuon_3
secuencia_accion_3
De
secuencia_de_aciones_dom

Drag and drop to complete the text.

    Variable_numerica
    opcion_1
    que_hacer_1
    secuencia_de_acciones2
    Escribir
    Otro Modo:
    no hace caso
    Fin segun
    fin
    variable-numerica

Explanation

Question 4 of 20

1

Fill the blank spaces to complete the text.

"nombre del alumno"
nombre

Explanation

Question 5 of 20

1

cual de estos son comando de pseint

Select one or more of the following:

  • escribir

  • si

  • segun

  • leendo

  • escribiendo

Explanation

Question 6 of 20

1

Select from the dropdown lists to complete the text.

si ( expresion_logica, logica_exprecion, logica/.vexprecion ) Entonces
( acciones _por_verdadero, accionesporverdadero, verdaderoexprecion )
sino
Acciones_por_falso
( Fin si, fin, fin progreso )

Explanation

Question 7 of 20

1

cual de los siguientes codigos funciona en pseint

Select one of the following:

  • proceso suma
    Escibe el primer numero
    leer a
    Escibe el segundo numero
    leer b
    a =b+c
    Escribir El resultado es: ,c

  • proceso suma
    Escibe "el primer numero"
    leer a
    Escibe "el segundo numero"
    leer b
    c =a+b
    Escibir"El resultado es: ,c"
    FinProceso

  • Proceso suma
    Escibe "el primer numero"
    leer a
    Escibe "el segundo numero"
    leer b
    c= a+b
    Escribir "el resultado es : " ,c

Explanation

Question 8 of 20

1

Cual nos dara error

Select one or more of the following:

  • Proceso numero
    Escribir "ingrese un numero"
    Leer N
    Escribir"el numero que ingraste es " ,n

  • Proceso numero
    Escribir "ingrese un numero"
    Leer "N"
    Escribir"el numero que ingraste es " ,n
    finproceso

  • los dos

  • ninguno

Explanation

Question 9 of 20

1

la palabra finsegun cierra la estructura segun

Select one of the following:

  • True
  • False

Explanation

Question 10 of 20

1

acciones_por_verdader es un componente de la instruccion si-entonces

Select one of the following:

  • True
  • False

Explanation

Question 11 of 20

1

proceso Sumar
"ingrese numero"
a
Escribir "ingrese numero"
Leer b
c a+b
Escribir "resultado" ,

Drag and drop to complete the text.

    Escribir
    Escriiir
    Leer
    Leerer
    =
    +
    c
    b
    a

Explanation

Question 12 of 20

1

De forma simple, la instruccion "segun" nos sirve para comparar una serie de datos y almacenarlos para usarlos despues

Select one of the following:

  • True
  • False

Explanation

Question 13 of 20

1

comado para cuando se ejecute podamos pedir diferente cosas

Select one or more of the following:

  • leer

  • escribir

  • ingrese

Explanation

Question 14 of 20

1

esto funcionara:
proceso
Escribir Tu Nombre
Leer n
Escribir" hola " , n

Select one of the following:

  • True
  • False

Explanation

Question 15 of 20

1

esto funcionara:
proceso
Escribir "Tu Nombre"
Leer n
Escribir" hola " , n

Select one of the following:

  • True
  • False

Explanation

Question 16 of 20

1

Escribir es para que Que Aparezca el mensaje

Select one of the following:

  • True
  • False

Explanation

Question 17 of 20

1

Leer es para pedir un dato

Select one of the following:

  • True
  • False

Explanation

Question 18 of 20

1

Si entonces sirve para comparar 4 datos

Select one of the following:

  • True
  • False

Explanation

Question 19 of 20

1

Según es para comparar muchos datos

Select one of the following:

  • True
  • False

Explanation

Question 20 of 20

1

Psient no es un lenguaje de programación

Select one of the following:

  • True
  • False

Explanation