Search Header Logo

Evaluacion final

Authored by Kevin Crespo

Other

University

Used 1+ times

Evaluacion final
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cuál es la etiqueta correcta para crear un enlace en HTML?

<link>

<a>

<href>

<url>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cómo se inserta una imagen en un documento HTML?

<img src="image.jpg">

<image src="image.jpg">

<img href="image.jpg">

<pic src="image.jpg">

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cuál es la etiqueta adecuada para un campo de entrada de texto en un formulario?

<textarea>

<input type="text">

<textfield>

<input type="textarea">

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cuál es la sintaxis correcta para declarar una variable en JavaScript?

variable x;

var x;

x = var;

let x;

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cómo se define una función en JavaScript?

function = myFunction() {}

myFunction function() {}

function myFunction() {}

function: myFunction() {}

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cuál es el resultado de "2" + 2 en JavaScript?

4

22

NaN

Error

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué método se usa para acceder a un elemento HTML por su ID en JavaScript?

getElementById()

getElement()

getElementByID()

getElementByClass()

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?