.NET Quiz # 1

Instructions
Quiz: .NET Quiz # 1
Subject: Basic Net
Total Questions: 30 MCQs
Time: 30 Minutes

Note

  • Do not refresh the page while taking the test.
  • Results along with correct answers will be shown at the end of the test.
.NET Quiz # 1
Question 1 of 30
00:00
  • Your Web application lets users upload files and is hosted in Microsoft IIS 6.0 on a server named ABC-SR01. The application uses the default application pool with Windows Authentication. You cannot upload a file from your workstation using the application; instead, you see an access denied message. To fix this problem, you enable debugging. Next, you should _______.

  • Which of the following kick in the Garbage Collector (GC) process?

  • Which of the following keywords is used to include existing namespace in a C# program?

  • True or false? In C#, a class can inherit from multiple interfaces.

  • Can you prevent your class from being inherited and become a base class for some other classes?

  • To configure authentication for your Web application so clients cannot access it anonymously, but access is allowed for users from untrusted domains, where should the following code be added to?

  • In ASP.NET, does EnableViewState allow the page to save user input on a form?

  • In ASP.NET, postback occurs in which of the following forms?

  • How do you manage states in an ASP.NET application?

  • Which C# code will output an element's value from a multidimensional array?

  • Which of the following is not a VALID C# access specifier ?

  • A class declared with the sealed keyword cannot be a base class.

  • Which of the following are part of ASP.NET?

  • What type of processing model does ASP.NET simulate?

  • Which of the following reasons make C# a widely used professional language?

  • Which of the following namespaces contain types that enable interaction with system processes, event logs, and performance counters?

  • Which namespace contain the types necessary to build Windows Communication Foundation (WCF) service and client applications?

  • Which of the following would force an immediate garbage collection of all generations?

  • In ASP.NET, why is Global.asax used?

  • Which caching type is supported by ASP.NET?

  • In ASP.NET, which method do you invoke on the Data Adapter control to load your generated dataset?

  • In C#, what does the following code do: class Test: Form { }

  • Which of the following represents a thread-safe map of key/value pair and can be used in a multi-threaded environment?

  • How is ASP.NET different from classic ASP?

  • How many generations does Garbage Collector use for Small Objects in .Net?

  • Which of the following "type" of members are accessible only within files in the same DLL ?

  • When do you have to declare a class abstract?

  • A method _______ an exception when that method detects that a problem has occured.

  • Which of the following is the actual .net code translated into?

  • Which of the following is a valid C# constant definition?

Liked this quiz? Share it with friends:

.NET Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

.NET Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it