Q.1
-----------------is the output of language compilers in .NET
  • managed code.
  • unmanaged code.
  • Microsoft Intermediate Language
  • Just-in Time Compiler
Q.2
An is a symbol that tells the compiler to perform specific mathematical or logical manipulations.
  • variable
  • constant
  • operator
  • integer
Q.3
What is the correct HTML for adding a background color?
  • <body style="background-color:yellow;">
  • <body bg="yellow">
  • <background>yellow</background>
  • All of above
Q.4
It provides you the tools and features to build dynamic website that enable fast development for creating powerful applications that use the most recent web standards
  • ASP.NET Web Pages
  • ASP.NET Web Forms
  • ASP.NET MVC
  • ASP.NET Web API
Q.5
HTML is the latest version of HTML which supports new elements and functionalities that make it easier to develop Web sites
  • TRUE
  • FALSE
Q.6
A place or object used for comparison to determine if another object is in motion is called a
  • comparison point
  • reference point
  • point of view
  • motion detector
Q.7
Statement A: Only client side validation is possible in ASP.NET.Statement B: Nested master pages are allowed in ASP.NET.
  • Both A and B are true
  • Both A and B are false
  • Only A is true
  • Only B is true
Q.8
____________ control is used to validate e-mail addresses, Social Security Numbers and phone numbers.
  • Range Validator
  • Compare Validator
  • RegularExpression Validator
  • RequiredField Validator
Q.9
_____________ is a property common in every validation control.
  • InitialValue
  • ValidationExpression
  • ControlToValidate
  • ControlToCompare
Q.10
Enhanced Functionality in IIS is given by
  • ISAPI Extensions
  • ISAPI Filters
Q.11
In Base Class Library System.Windows.Forms Contains?
  • Text
  • Design
Q.12
System.Drawing Class Library Contains?
  • Printing
  • Design
Q.13
In ASP.NET Web forms contains _________ code Window
  • 2
  • 3
Q.14
COM+ Component Service provides _______
  • Application window
  • Role Based Security
Q.15
Validate method of the validation control is called and on its successful execution.
  • Validation
  • Page Rendering
  • Page Load
  • Postback event
Q.16
Occurs before the post back data is loaded in the controls.
  • Load
  • LoadPostData
  • Preload
  • InitComplete
Q.17
When ASP.NET gets a page request, it decides whether to parse and compile the page, or there would be a cached version of page.
  • Page Initialization
  • Validation
  • Page Request
  • Unload
Q.18
The program is built meaning, the .exe or the .dll files are generated by selecting a command from the Build Menu.
  • True
  • False
Q.19
You can execute a project by:
  • Ctrl-Alt F5
  • Selecting the application
  • Pressing F9
  • Pressing F5
Q.20
Typically a project contains the following content files except:
  • Page file (.aspx)
  • User Control
  • Web Service
  • Website
0 h : 0 m : 1 s