007 PROGRAMACIÓN ESTRUCTURADA

007 PROGRAMACIÓN ESTRUCTURADA

11th Grade

20 Qs

quiz-placeholder

Similar activities

Parcial - Adaptación

Parcial - Adaptación

11th - 12th Grade

20 Qs

CYBER SEC 153-168

CYBER SEC 153-168

11th Grade

16 Qs

Untitled Quiz

Untitled Quiz

11th Grade - University

18 Qs

1101

1101

11th Grade

20 Qs

Mid Semester Codeigniter

Mid Semester Codeigniter

11th Grade

20 Qs

Soal Latihan US 2

Soal Latihan US 2

9th - 12th Grade

20 Qs

latihan html,css dan php

latihan html,css dan php

11th Grade

25 Qs

LENGUAJE HTML

LENGUAJE HTML

11th Grade

15 Qs

007 PROGRAMACIÓN ESTRUCTURADA

007 PROGRAMACIÓN ESTRUCTURADA

Assessment

Quiz

Instructional Technology

11th Grade

Hard

Created by

Milena Paez

Used 15+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

El ambiente de desarrollo XAMPP para windows suministra el servidor web apache, base de datos MYSQL y el lenguaje

php

PHP

SERVIDOR LOCAL

USTED NUNCA SABE, PERO PUEDE SABER

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Luego de Instalado el XAMPP es necesario activar los servicios MySQL y

Google Chrome

FileZilla

PHP

Apache

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

HP cuenta con estructuras de de control simples(if,switch) y las while, Do-while se conocen como:

De Operación

De repetir

Ciclicas

De asignación

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Cual no es un tipo de operador en PHP

Aritméticos

Lógicos

Arreglos

De comparación

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Valor muestra echo $amigos[1][0]

1

30

Paula

Jhon

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

¿Cuál de estas instrucciones PHP imprimirá por pantalla correctamente el mensaje “Hola Mundo” en letra negrita?

print < strong >Hola Mundo < /strong>;

print (< N>Hola Mundo< /N>);

print ("< strong>Hola Mundo < /strong>");

print (< strong>Hola Mundo< /strong>);

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

¿Para qué sirve el siguiente código?: if (isset($variable)){} 

Recorre un array de nombre $variable

Crea una variable de nombre "$variable"

Verifica si la variable "$variable" está definida y tiene un valor no nulo

Usted no sabe

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?