1.
In .NET, what is a strong name?
2.
What is the purpose of reflection in a .NET framework?
3.
In .NET, which of the following is the time period of items saved in the viewstate?
4.
In .NET, which of the following data types is supported by rangevalidator?
5.
In ASP.NET, which of the following most accurately represents the importance of the request.mappath( ) method?
6.
Which of the following methods of the String class is applied to obtain a substring from a String object in .NET?
7.
In .NET, which of the following data types is used by a method that has a return statement?
8.
In .NET, the ____ process defines more than one method in a class segregated by parameters.
9.
In .NET, which of these is used to segregate two or more methods having the same name?
10.
In .NET, which of the following data types cannot be used for a method having a return statement in it?