Web Technology: .NET Framework and Web Accessibility
Quiz covering .NET framework concepts, web services, XML standards, and web accessibility guidelines (WCAG) for web development.
Questions
XML is standardised by the
- WSDL
- XML schema organisation
- W3C
- XML consortium
By defaut assemblies are -------- in .NET
- shared
- private
- public
- protected
Assembly manifest contains 1 version number 2 assembly game 3 security idendity
- 1 AND 2 only
- 2 AND 3 only
- 3 AND 1 only
- 1 , 2 and 3
The ------- name space contains classes for working with EVENT LOG
- System.IO
- System.Data
- System.Diagnostics
- System.Directory
The format of assembly version is
- <major version>.<minor version>.<build number>.<revision>
- <assembly version>.<version number>.<build number>.<revision>
- <major version>.<minor version>.<revision >.<build number >
- <major version>.<minor version>.<assembly number>.<revision>
.NET supports the following languages 4 Managed C++ 3 VB.NET 2 Jscript 1 C#
- 1,2,3 and 4
- 1,3,and 4 only
- 1 and 2 only
- 1 only
Identify the wrong statement
- Visual studio is a common IDE for all microsoft .NET languages
- share point portal server supports business to business integration
- CLI is an international standard [ ECMA ]
- The CLR is a foundation of .NET framework
-------- is an application that exposes a programmatic interface through standard access methods
- windows services
- windows forms
- web services
- web forms
CLS stands for
- common language system
- computer language system
- common language specification
- computer language specification
CTS stands for
- common type system
- common type specification
- command type system
- command type specification
The ------- loads and executes CLI-compatible programs
- CLS
- VES
- CTS
- CLR
------ is not a part of .NET assembly structure
- meta data
- IL
- manifest
- none of the above
To deploy an assembly into GAC
- -sn.exegacutil.exe
- -sm. exegacutil.exe
- -sm. exegacutil.dll
- -sm. exegacutil.dpy
UDDI stands for
- universal data description and integration
- universal data discovery and identification
- universal description discovery and identification
- universal description discovery and integration
Assistive Technology is
- Technology that assists developers in creating accessible products.
- Technology used in software that provide student instruction, tests and learning feedback with no or only periodic involvement by an instructor.
- Technology that assists all users in understanding the functioning of software.
- Any software or hardware that is commonly used to increase, maintain, or improve functional capabilities of individuals with disabilities.
The Web Content Accessibility Guidelines for making web content accessible is provided by:
- There are currently no such guidelines available.
- Microsoft
- W3C’s Web Accessibility Initiative group.
- United Nations
Accessibility is
- The degree to which any product is accessible to maximum users possible.
- The degree to which a product is accessible to users without disabilities.
- The degree to which a product is accessible to only indivisuals with disabilities.
- The level of authorization provided to a user to use a product.
The 'Web Content Accessibility Guidelines 2.0' for making web content accessible is provided by:
- There are currently no such guidelines available.
- Microsoft
- W3C’s Web Accessibility Initiative group.
- United Nations