Multiple choice technology operating systems

What technology is used to describe user interface elements in Silverlight

  1. XML

  2. HTML

  3. SGML

  4. XAML

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

Silverlight uses XAML (Extensible Application Markup Language) to declaratively define user interface elements, layouts, and animations. HTML, SGML, and XML are markup languages but are not the specific technology used by Silverlight for UI layout.