Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

which programming language is used within html documents to trigger int…

Question

which programming language is used within html documents to trigger interactive features?
o css
o javascript
o html
o visual basic

Explanation:

Brief Explanations

CSS is for styling, HTML is for structure. JavaScript is used to add interactivity to HTML documents. Visual Basic is not related to this context.

Answer:

B. JavaScript