1.
In .NET, Global.asax is used _______________________________________.
2.
Which of the following is true about diffgram in .NET?
3.
In C#, which of the following symbols is present at the start of a preprocessor directive?
4.
In .NET, which of the following preprocessors is used by the compiler to terminate the compilation process?
5.
In .NET, which of the following statements about the namespace is true?
6.
In .NET, which of the following statements about namespace is correct?
7.
In .NET, which of the following keywords is used for synchronization?
8.
In .NET, which of the following restricts a class from being inherited?
9.
In .NET, which of the following namespaces is included while performing LINQ operations?
10.
In .NET, which of the following modifiers is used to explicitly hide a member that is inherited from a base class?