Web Technology: .NET Framework and Web Accessibility

Quiz covering .NET framework concepts, web services, XML standards, and web accessibility guidelines (WCAG) for web development.

18 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

XML is standardised by the

  1. WSDL
  2. XML schema organisation
  3. W3C
  4. XML consortium
Question 2 Multiple Choice (Single Answer)

By defaut assemblies are -------- in .NET

  1. shared
  2. private
  3. public
  4. protected
Question 3 Multiple Choice (Single Answer)

Assembly manifest contains 1 version number 2 assembly game 3 security idendity

  1.      1 AND 2 only
  2.   2 AND 3 only
  3.      3 AND 1 only
  4.       1 , 2 and 3
Question 4 Multiple Choice (Single Answer)

The ------- name space contains classes for working with EVENT LOG

  1. System.IO
  2. System.Data
  3. System.Diagnostics
  4. System.Directory
Question 5 Multiple Choice (Single Answer)

The format of assembly version is

  1. <major version>.<minor version>.<build number>.<revision>
  2. <assembly version>.<version number>.<build number>.<revision>
  3. <major version>.<minor version>.<revision >.<build number >
  4. <major version>.<minor version>.<assembly number>.<revision>
Question 6 Multiple Choice (Single Answer)

.NET supports the following languages 4 Managed C++ 3 VB.NET 2 Jscript 1 C#

  1. 1,2,3 and 4
  2. 1,3,and 4 only
  3. 1 and 2 only
  4. 1 only
Question 7 Multiple Choice (Single Answer)

Identify the wrong statement

  1. Visual studio is a common IDE for all microsoft .NET languages
  2. share point portal server supports business to business integration
  3. CLI is an international standard [ ECMA ]
  4. The CLR is a foundation of .NET framework
Question 8 Multiple Choice (Single Answer)

-------- is an application that exposes a programmatic interface through standard access methods

  1. windows services
  2. windows forms
  3. web services
  4. web forms
Question 9 Multiple Choice (Single Answer)

CLS stands for

  1. common language system
  2. computer language system
  3. common language specification
  4. computer language specification
Question 10 Multiple Choice (Single Answer)

CTS stands for

  1. common type system
  2. common type specification
  3. command type system
  4. command type specification
Question 11 Multiple Choice (Single Answer)

The ------- loads and executes CLI-compatible programs

  1. CLS
  2. VES
  3. CTS
  4. CLR
Question 12 Multiple Choice (Single Answer)

------ is not a part of .NET assembly structure

  1. meta data
  2. IL
  3. manifest
  4. none of the above
Question 13 Multiple Choice (Single Answer)

To deploy an assembly into GAC

  1. -sn.exegacutil.exe
  2. -sm. exegacutil.exe
  3. -sm. exegacutil.dll
  4. -sm. exegacutil.dpy
Question 14 Multiple Choice (Single Answer)

UDDI stands for

  1. universal data description and integration
  2. universal data discovery and identification
  3. universal description discovery and identification
  4. universal description discovery and integration
Question 15 Multiple Choice (Single Answer)

Assistive Technology is

  1. Technology that assists developers in creating accessible products.
  2. Technology used in software that provide student instruction, tests and learning feedback with no or only periodic involvement by an instructor.
  3. Technology that assists all users in understanding the functioning of software.
  4. Any software or hardware that is commonly used to increase, maintain, or improve functional capabilities of individuals with disabilities.
Question 16 Multiple Choice (Single Answer)

The Web Content Accessibility Guidelines for making web content accessible is provided by:

  1. There are currently no such guidelines available.
  2. Microsoft
  3. W3C’s Web Accessibility Initiative group.
  4. United Nations
Question 17 Multiple Choice (Single Answer)

Accessibility is

  1. The degree to which any product is accessible to maximum users possible.
  2. The degree to which a product is accessible to users without disabilities.
  3. The degree to which a product is accessible to only indivisuals with disabilities.
  4. The level of authorization provided to a user to use a product.
Question 18 Multiple Choice (Single Answer)

The 'Web Content Accessibility Guidelines 2.0' for making web content accessible is provided by:

  1. There are currently no such guidelines available.
  2. Microsoft
  3. W3C’s Web Accessibility Initiative group.
  4. United Nations