.NET Programming MCQs | Page - 5
Dear candidates you will find MCQ questions of .NET Programming 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.
Q. Which set of symbols are used to signify the presence of ASP.NET code?
β
Correct Answer: (D)
<%
Q. What is the extension for a Visual Basic web form interface file?
β
Correct Answer: (B)
.aspx
Q. When an ASP.NET file is placed on an IIS server and viewed through a browser, the resulting HTMLpage contains:
β
Correct Answer: (D)
all HTML code.
Q. What is the extension for a Visual Basic web form code file?
β
Correct Answer: (D)
.aspx.vb
Q. Which HTML tag creates a link to another browser page?
β
Correct Answer: (A)
A href
Jump to