Multiple choice technology web technology

WML pages only contains references to script ______ .

  1. URLs

  2. forms

  3. links

  4. pages

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

WML pages contain references to script URLs rather than embedding scripts directly. This keeps pages lightweight and allows scripts to be downloaded only when needed. The actual script code resides at the referenced URL location.