Kizspy | Question: 5 (Choose 1 answer)
Which of the following statements related to the features of eXtensible Application Markup Language (XAML)
in the WPF is True?
A. UI and Business Logic Separation: This is one of the greatest benefits of XAML. It separates design and development from each other
B. Low User Experience: XAML files are simple XML format files, so transferring user interfaces between platforms is difficult
C. Implement Styles for UI: XAML makes the development user interface much slower. It doesn't provide features such as creating the layout, applying styles, and templates for the Ul application
D. None of the others