Multiple choice technology web technology

What forms the development framework for Mac OS X widgets?

  1. JavaScript, CSS, and HTML

  2. C++

  3. Perl

  4. C#

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

Mac OS X Dashboard widgets are built using standard web technologies: HTML for structure, CSS for styling, and JavaScript for functionality. This allows web developers to create widgets without learning new languages.