.NET Programming MCQs with answers Page - 5

Here, you will find a collection of MCQ questions on .NET Programming. Go through these questions to enhance your preparation for upcoming examinations and interviews.

To check the correct answer, simply click the View Answer button provided for each question.

Have your own questions to contribute? Click the button below to share your MCQs with others!

+ Add Question

A

Admin • 831.35K Points
Coach

Q. Where does a web application reside?

  • (A) Web client
  • (B) Web server
  • (C) Visual Studio .NET
  • (D) Both a and b

A

Admin • 831.35K Points
Coach

Q. Which is an example of a web document?

  • (A) Server script
  • (B) Web page
  • (C) Client browser
  • (D) Both a and b.

A

Admin • 831.35K Points
Coach

Q. A postback occurs when:

  • (A) a browser posts a form to the server.
  • (B) a user’s action activates the handing of a server event.
  • (C) a server posts a form to the client.
  • (D) Both a and b.

A

Admin • 831.35K Points
Coach

Q. Which set of symbols are used to signify the presence of ASP.NET code?

  • (A) <@
  • (B) <#
  • (C) <$
  • (D) <%

A

Admin • 831.35K Points
Coach

Q. Which is the file extension used for an ASP.NET file?

  • (A) asn
  • (B) asp
  • (C) aspn
  • (D) aspx

A

Admin • 831.35K Points
Coach

Q. What is the extension for a Visual Basic web form interface file?

  • (A) .asp
  • (B) .aspx
  • (C) .asp.vb
  • (D) .aspx.vb

A

Admin • 831.35K Points
Coach

Q. When an ASP.NET file is placed on an IIS server and viewed through a browser, the resulting HTMLpage contains:

  • (A) all ASP.NET code.
  • (B) as much ASP.NET code as is in the ASP.NET file.
  • (C) a mix of ASP.NET and HTML code.
  • (D) all HTML code.

A

Admin • 831.35K Points
Coach

Q. What is the extension for a Visual Basic web form code file?

  • (A) .asp
  • (B) .aspx
  • (C) .asp.vb
  • (D) .aspx.vb

A

Admin • 831.35K Points
Coach

Q. Which HTML tag creates a link to another browser page?

  • (A) A href
  • (B) A ref
  • (C) An href
  • (D) An ref

A

Admin • 831.35K Points
Coach

Q. The Garbage Collection solves__________.

  • (A) Memory leakage problem
  • (B) DLL hell problem
  • (C) Both A & B
  • (D) None of these

Add MCQ in this Category

If you want to share an MCQ question in this category, it's a great idea! It will be helpful for many other students using this website.

Share Your MCQ