CTS means.
Among which is the mode of Asp.Net Session
Which among is True
A. Viewstate values are saved in hidden fields within the aspx page
B. control state cannot be disabled
In C# Multiple Inheritance can be implemented using
Which is not a data control
a. Details View
b. Multi View
c. List View
d. Form View
Diffrence between C#.net and VB.net which is not true
A. Type checking is very strict in VB.net but in C# it is less strict
B. Type checking is very strict in C# but in VB.net it is less strict
C. C# is case sensitive while VB.net is not
D. VB.net is case sensitive while C# is not
Range Validator support
A Currency
B Date
C Double
D Integer
E String
Boxing means..
A Reference type to Value Type
B Value type to Reference Type
C Refernce type to linked list
D Value type to Object Type
____ allow you to create a consistent look and behavior for all the pages in your web application.
A Content Page
B Dynamic Page
C Master Page
D Jscript Page
What is the extension of web control
A .aspx
B .asmx
C .asax
D .ascx
Which is Fastest data control
A Repeater
B DataGrid
C Details View
D List View
Default Client Script Supported by Asp.Net
A VB script
B Jquery
C Pearl Script
D Java Script
Query string variable can be get by
A Response.Write();
B Request.Querystring[];
C Request.write.Querystring[];
D Response.Querystring[];
ZoneTemplate is associated with
A Grid View
B Form View
C Web Part
D Data Pager
To work Selected index change event in a dropdown list we need to enable
A Auto Postback
B Postback Url
C Navigate Url
D Server.Transfer