Morgan Stanley interview question

What is the difference between XML and XAML?

Interview Answer

Anonymous

17 Mar 2017

XML makes use of syntax tags that helps to identify the various data types in a file. XAML, or Extensible Application Markup Language, is a declarative XML-based markup language that is part of the Microsoft suite. It helps in the visual presentation of an application developed in Microsoft Expression Blend.