Questions
ayuda
option
My Daypo

ERASED TEST, YOU MAY BE INTERESTED ONLenguaje tema 19

COMMENTS STATISTICS RECORDS
TAKE THE TEST
Title of test:
Lenguaje tema 19

Description:
tipo test 19

Author:
AVATAR

Creation Date:
24/04/2023

Category:
Others

Number of questions: 10
Share the Test:
Facebook
Twitter
Whatsapp
Share the Test:
Facebook
Twitter
Whatsapp
Last comments
No comments about this test.
Content:
¿Qué método me devuelve el carácter que ocupa la posición indicada en una cadena de texto? charAt()  indexOf()  index() char().
¿Qué método elimina el primer elemento de un array? pop() push() shift() unshift() .
¿Es obligatorio el uso de return en una función definida por el usuario? Sí No Depende del número de parámetros Depende del tipo de valor devuelto. .
¿Qué significan las siglas DOM? Document Object Model Design Object Model Doc Object Model Document Object Main .
Indica un tipo de nodo Document Element Text Todas son correctas. .
¿Qué método me permite acceder a un nodo por su identificador? getElementsById() getElementsByName() getElementByName() Ninguna es correcta .
¿Cómo se transforma la propiedad CSS font-size si la quiero utilizar a través del atributo style del DOM? Fontsize fontSize FontSize Fontsize.
¿Qué evento controla cuando un elemento pierde el foco? onfocus onblur onfoc onsubmit .
¿Cuál es el método más utilizado cuando accedemos a un documento XML a través del DOM? getElementsByTagName() getElementById() getElementsByName() getElementByClassName() .
Cuando trabajamos con XML, ¿qué método me indica si un nodo tiene hijos? childNodes() hasNodes() hasChildNodes() haschildNodes() .
Report abuse Consent Terms of use