Top 50+ Solved .NET Programming MCQ Questions Answer
Q. What is the extension for a Visual Basic web form interface file?
a. .asp
b. .aspx
c. .asp.vb
d. .aspx.vb
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.
Q. What is the extension for a Visual Basic web form code file?
a. .asp
b. .aspx
c. .asp.vb
d. .aspx.vb