Web Design WED 201c - FA20 (JavaScript Week 1, 2, 3) new guide solution 2023 latest material
Web Design WED 201c - FA20 (JavaScript Week 1, 2, 3) new guide solution 2023 latest material Question 1 Every valid web page can be represented as a tree. This tree is referred to as the a. JavaScript b.DOM c. API b Question 2 JavaScript uses what kind of interface to access the DOM structure? a. HTML5 b. an API c. CSS3 b Question 3 Which of these is not valid? (Hint, pay attention to if the method should return one thing, or many things...) a. ElementsByTagName(tagName) b. ElementsByClassName(className) c. ElementsById(idName) c Question 4 Which of the following is not a valid method for generating output to the screen? a. prompt b. print c. d. alert b Question 5 Which of these options does NOT require the use of parentheses?
Geschreven voor
- Instelling
- Agile
- Vak
- Agile
Documentinformatie
- Geüpload op
- 8 januari 2023
- Aantal pagina's
- 9
- Geschreven in
- 2022/2023
- Type
- Tentamen (uitwerkingen)
- Bevat
- Vragen en antwoorden
Onderwerpen
-
agile
-
pay att
-
every valid web page can be represented as a tree this tree is referred to as the
-
javascript uses what kind of interface to access the dom structure
-
which of these is not valid hint