1000+ Asp.Net MCQ Questions with Answers Pdf - 2

Question: 6

The following are the minimum requirement to run Asp.net pages

(A) windows explorer

(B) java virtual machine

(C) common language runtime

(D) none of these

Ans: C

common language runtime

Question: 7

The number of forms that can be added to a aspx page is

(A) 1

(B) 2

(C) 3

(D) more than 3

Ans: A

1

Question: 8

What is the full form of WSDL?

(A) Web Service Description Language

(B) Web System Description Language

(C) Web Services Detail Language

(D) None of these

Ans: A

Web Service Description Language

Question: 9

What is the size of the session ID?

(A) 32 bit long string

(B) 32 bit long double

(C) 32 bit long integer

(D) 32 bit long character

Ans: C

32 bit long integer

Question: 10

In ASP.NET application the Global.asax file lie in which directory?

(A) root

(B) application

(C) system

(D) none of these

Ans: A

root

Related Questions
Read More Engineering Topics