Questions Related to technology

Multiple choice technology platforms and products
  1. Deep Zoom uses multi-resolution images to achieve a high frame-rate and fast open experience for images

  2. On the initial load, Deep Zoom takes a bit more time to load image data for large images

  3. Deep Zoom uses spring animations, which gives users the impression of a smooth movement (pan or zoom) around image

  4. A Deep Zoom image is typically composed of 256x256 size tiles of JPEG or PNG images at different resolutions that make up an image pyramid

Reveal answer Fill a bubble to check yourself
B Correct answer
Multiple choice technology platforms and products
  1. .xap file is a Silverlight-based application package (.xap) that is generated when the Silverlight project is built

  2. .xap file is encrypted for security and we can not view its contents

  3. .xap file includes AppManifest.xaml, compiled output assembly of the Silverlight project (.dll) and any other resource files referred by the Silverlight application

  4. Web pages like .aspx files and .html files use the Silverlight components by loading the .xap files using the <object> tag in the HTML or by using <asp:Silverlight> tag in the ASP.NET pages

Reveal answer Fill a bubble to check yourself
B Correct answer