Home

What is the correct answer?

4

What is the default data type of a variable in ASP.NET?

A. Variant

B. Object

C. Integer

D. String

Correct Answer :

B. Object


Related Questions

What class does the ASP.NET Web Form class inherit from by default? An error handling is Structured when we use ASP.NET supports all data types that VB.NET supports The HTML control that helps to browse a file is How can you check if the page is visited for the first time If passwords are to be sent from one page to another, we can use _________ object represents all information sent form a server to a browser HTML tag equivalent to Panel is Menus can be added to an ASP.NET Page Difference between Response.Write() andResponse.Output.Write(). ____________ enables you to add, modify and delete records and you will… File extension used for ASP.NET files. To write a root tag say '<details>' through ASP.NET use ______________ creates a read-only recordset that can scroll forward only. RadioButtonsLists __________ property is used to add RadioButtons at runtime ASP.NET can be installed on Windows 98 machine ____________ enables you to set a particular date when a page should no… To pass queries to Crystal Reports use Cookies collection is present in .FileInfo gives information about any file and .File gives information… Error handling can be done through Global.asax Default path for any web application is Attribute must be set on a validator control for the validation to work. You can send an e-mail with an attachment using only SmtpMail class In a DataSet if multible tables are used, they are identified by their The first event triggers in an aspx page is. In case of RangeValidator, a TextBox's value can be compared to the values… If a Table controls name is Table1, to access value from its second row,… ASP.NET uses _______ as the code behind In ___________ records are locked when the update method is called