Multiple Choice
What is the extension for a Visual Basic web form interface file?
A) .asp
B) .aspx
C) .asp.vb
D) .aspx.vb
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q12: Which is not an ADO.NET DataAdapter Object?<br>A)OleDbDataAdapter<br>B)SQLDataAdapter<br>C)QueryDataAdapter<br>D)Both
Q13: Which dialog control allows the user to
Q14: VB.Net identifiers:<br>A)are case sensitive.<br>B)can begin with an
Q15: Which does the solution explorer not display?<br>A)Form
Q16: Which is a type of procedure found
Q18: A postback occurs when:<br>A)a browser posts a
Q19: Which operator is evaluated first?<br>A)NOT<br>B)AND<br>C)XOR<br>D)OR
Q20: Which is an example of a web
Q21: The Boolean data type:<br>A)is unsigned.<br>B)has two states.<br>C)is
Q22: When an ASP.NET file is placed on