Asp.Net Objective MCQ Quiz Questions and Answers Pdf - 1

Question: 1

In ASP.NET if one wants to set the focus on a particular control call

(A) FOCUS method

(B) SETCONTROL

(C) SETFOCUS

(D) None of these

Ans: A

FOCUS method

Question: 2

A web application running on multiple servers is called as

(A) Webfarm

(B) Webform

(C) Website

(D) None of these

Ans: A

Webfarm

Question: 3

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

(A) Common Language Runtime

(B) Windows explorer

(C) Java Virtual Machine

(D) None of these

Ans: A

Common Language Runtime

Question: 4

Which of the following is TRUE about Windows Authentication in ASP.NET?

(A) ASP.NET does not support Windows Authentication

(B) Automatically determines role membership

(C) Role membership determined only by user programming

(D) None of these

Ans: B

Automatically determines role membership

Question: 5

What is a diffgram?

(A) Finds the difference in two files

(B) Finds the difference in two objects

(C) The one which renders the dataset object contents to XML

(D) None of these

Ans: C

The one which renders the dataset object contents to XML

Related Questions