Multiple choice

Which of the following statements is false about XAML (Extensible Application Markup Language)?

  1. It is an XML-based markup language.

  2. It is used for visual presentation of the application development.

  3. These files also support parsing.

  4. When a XAML based project is built, a “g.cs” file is created in obiDebug folder.

  5. These files also support data migration.

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

This is incorrect.