Top 80+ Solved DotNet Technology MCQ Questions Answer

From 76 to 90 of 99

Q. What is the size of the session ID?

a. 32 bit long string

b. 32 bit long double

c. 32 bit long character

d. 32 bit long integer

  • d. 32 bit long integer

Q. Which of the following extension does a WebService file will have?

a. .asmx

b. .aspx

c. .ascx

d. .resx

  • a. .asmx

Q. Which of the following extension does a WebForm file will have?

a. .asmx

b. .aspx

c. .ascx

d. .resx

  • b. .aspx

Q. What is default timeout of session?

a. 5

b. 10

c. 20

d. 30

  • c. 20

Q. Which concept is used to provide consistent layout in webform?

a. Master Page

b. Themes

c. GridView

d. None of the above

  • a. Master Page

Q. An alternative way of displaying text on web page using

a. Asp:label

b. Asp:listitem

c. Asp:button

d. None of the above

  • a. Asp:label

Q. Why is Global.asax is used?

a. Declare Global variables

b. Implement application and session level events

c. No use

d. None of the above

  • b. Implement application and session level events

Q. Which of the following is not a member of ADO DBCommand object?

a. ExecuteScalar

b. ExecuteStream

c. Open

d. ExecuteReader

  • c. Open

Q. Default Session data is stored in ASP.Net.

a. StateServer

b. Session Object

c. InProcess

d. all of the above

  • c. InProcess

Q. Which of the following control is used to validate that two fields are equal?

a. RegularExpressionValidator

b. CompareValidator

c. Equals() metho

d. D RequiredFieldValidator

  • b. CompareValidator

Q. Mode of storing ASP.NET session

a. InProc

b. StateServer

c. SQL Server

d. All of the above

  • d. All of the above

Q. Which of the following denote ways to manage state in an ASP.Net Application?

a. Session objects

b. Application objects

c. ViewState

d. All of the above

  • d. All of the above

Q. In .NET the operation of reading metadata and using its contents is known as ______?

a. Reflection

b. Enumeration

c. Binding

d. Serialization

  • a. Reflection

Q. Select the control which does not have any visible interface.

a. Datalist

b. DropdownList

c. Repeater

d. DataGrid

  • c. Repeater
Subscribe Now

Get All Updates & News