Home / Engineering / DotNet Technology MCQs / Page 6

DotNet Technology MCQs | Page - 6

Dear candidates you will find MCQ questions of DotNet Technology here. Learn these questions and prepare yourself for coming examinations and interviews. You can check the right answer of any question by clicking on any option or by clicking view answer button.

M

Mr. Dubey • 51.17K Points
Coach

Q. 51) A developer wanted to achieve graphics in his display using ASP.NET. Which of the following web controls are available in ASP.NET to achieve the above?

(A) LinkButton
(B) AdRotator
(C) Both A and B
(D) None of the above
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 52) In ASP.NET if one wants to maintain session then which of the following is used?

(A) In-Process Storage
(B) Microsoft SQL Server
(C) Session State Service
(D) All of the above
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 53) I have an ASP.NET application. I have a page loaded from server memory. At this instance which of the following methods gets fired

(A) Unload()
(B) Load()
(C) PreRender()
(D) None of the Above
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 54) Give one word: What model does ASP.NET request processing is based on

(A) Buttom-up
(B) Top-down
(C) Waterfall
(D) Pipeline
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 55) What is the significance of Server.MapPath

(A) Returns the physical file path that corresponds to virtual specified path
(B) Returns the Virtual Path of the web folder
(C) Maps the specified virtual path to Physical path
(D) None
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 56) Which method displays the custom control?

(A) The PreRender
(B) Render
(C) Page_Loa
(D) D Display
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 57) When is the user controls code is executed

(A) After the webform loads
(B) After the page_init event of webform
(C) Before Page_init event of web form
(D) None of the above
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 58) What section of the Web.config file is used for storing a list of authorized users?

(A) Authorization
(B) Authentication
(C) SecurityPolicy
(D) None
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 59) The .NET Framework provides a runtime environment called

(A) RMT
(B) CLR
(C) CTS
(D) RCT
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 60) The .NET framework which provides automatic memory management using a technique called

(A) Serialization
(B) Garbage Collection
(C) Assemblies
(D) Overriding
View Answer Discuss Share