On This Page

This set of .NET Programming Multiple Choice Questions & Answers (MCQs) focuses on Net Programming Set 2

Q1 | Which does the solution explorer not display?
Q2 | The Button control can be activated:
Q3 | Which sequence of char data types is listed from lowest to highest?
Q4 | The Boolean data type:
Q5 | VB.Net identifiers:
Q6 | The proper operator precedence, from first to last, is:
Q7 | With A = False and B = True, which statement evaluates as True?
Q8 | Which operator is evaluated first?
Q9 | In the For…Next statement the default value for the Step is:
Q10 | Which is a type of procedure found in VB.Net?
Q11 | A sub procedure is valuable because it:
Q12 | Which method will return the number of elements in an array?
Q13 | What is required to reference an element in an array?
Q14 | Which method will arrange the elements of an array in alphabetical order?
Q15 | Which dialog control allows the user to zoom in on a document?
Q16 | Which is not an ADO.NET DataAdapter Object?
Q17 | Where does a web application reside?
Q18 | Which is an example of a web document?
Q19 | A postback occurs when:
Q20 | Which set of symbols are used to signify the presence of ASP.NET code?
Q21 | Which is the file extension used for an ASP.NET file?
Q22 | What is the extension for a Visual Basic web form interface file?
Q23 | When an ASP.NET file is placed on an IIS server and viewed through a browser, the resulting HTMLpage contains:
Q24 | What is the extension for a Visual Basic web form code file?
Q25 | Which HTML tag creates a link to another browser page?