Computer Programming MCQs — Test 148
Page 1 of 3
Question 1
In ASP.NET if you want to allows page developers a way to specify static connections in a content page then the class used is_____________?
Question 2
In .NET the operation of reading metadata and using its contents is known as _________________?
Question 3
Which of the following is true about session in ASP.NET ?
Question 4
We have defined one page_load event in aspx page and same page_load event in code behind who will run first ?
Question 5
Which class can be used to perform data type conversion between .NET data types and XML types ?
Question 6
What is the base class from which all Web forms inherit ?
Question 7
If one uses ASP.NET configuration system to restrict access which of the following is TRUE ?
Question 8
In ASP.NET the section contain which of the following elements ?
Question 9
Give one word: What model does ASP.NET request processing is based on__________________?
Question 10
Suppose a .NET programmer wants to convert an object into a stream of bytes then the process is called ________________?