Which of the following technologies requires compilation?
a) HTML5
b) CSS
c) JavaScript
d) none of the above
Answer: d
Difficulty: Medium
Section Reference: Understanding Platform Fundamentals
HTML5, CSS, and JavaScript are interpreted languages, which mean they do not require compilation.