A Learning Portal from Recruitment India
_____ language is used to design the layout of Silverlight
XAML
Java
XML
CML
Answer with explanation
Answer: Option AExplanation
XAML language is used to design the layout of Silverlight. XAML stands for Extensible Application Markup Language. It is a declarative XML-based language created by Microsoft.
Workspace
__________ is an open-source development tool that is used for creating and deploying interactive user experiences, internet applications, and media experiences for web and mobile applications.
Microsoft WPF
Microsoft Silverlight
Microsoft WCF
Microsoft VBA
Answer with explanation
Answer: Option BExplanation
Microsoft Silverlight is an open-source development tool that is used for creating and deploying interactive user experiences, internet applications, and media experiences for web and mobile applications.
Workspace
What are the functions of the Common Type System in the .NET Framework for Silverlight?
It provides a library that contains the primitive data types used in application development.
It establishes a framework that helps enable cross-language integration, type safety, and high-performance code execution.
It defines rules that languages must follow, which helps to ensure that objects written in different languages can interact with one another.
It provides an object-oriented model that supports the complete implementation of many programming languages.
Answer with explanation
Answer: Option BExplanation
The correct answer is It establishes a framework that helps enable cross-language integration, type safety, and high-performance code execution.
The common type system performs the following functions: Establishes a framework that helps enable cross-language integration, type safety, and high-performance code execution. Provides an object-oriented model that supports the complete implementation of many programming languages
Workspace
What are the features of Silverlight plug-ins?
XAML Parser
Presentation Engine
None
Both of these
Answer with explanation
Answer: Option DExplanation
The correct answer is Both of these
Workspace