Home > MCQs > IT & Programming > .NET MCQs

.NET MCQ

Quizack has become the leading source to provide authentic .NET MCQs. You have a chance to consult hundreds of .NET multiple choice questions and answers and boost your knowledge instantly. Ultimately, Quizack sets you free to choose hundreds of topics based on your preference and do their practice via online simulation tools.

.NET Quick Quiz

Question 1 of 10
  • All methods in an abstract base class must be declared abstract.

    Answer & Explanation

    Correct Answer: False

    Note: This Question is unanswered, help us to find answer for this one

  • Which of the following is NOT a reserved keyword in C#?

    Answer & Explanation

    Correct Answer: groupby

    Note: This Question is unanswered, help us to find answer for this one

  • In ASP.NET, what is the difference between Response.Write() and Response.Output.Write()?

    Answer & Explanation

    Correct Answer: Response.Output.Write() allows you to write formatted output

    Note: This Question is unanswered, help us to find answer for this one

  • Which caching type is supported by ASP.NET?

    Answer & Explanation

    Correct Answer: Output caching and data caching

    Note: This Question is unanswered, help us to find answer for this one

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

    Answer & Explanation

    Correct Answer: Internal

    Note: This Question is unanswered, help us to find answer for this one

  • Which action will occur when a method detects that a problem has occurred?

    Answer & Explanation

    Correct Answer: The method will throw an exception.

    Note: This Question is unanswered, help us to find answer for this one

  • In C#, which of the following describes two StringBuilder objects that contain the same string?

    Answer & Explanation

    Correct Answer: They are two different objects

    Note: This Question is unanswered, help us to find answer for this one

  • In C#, which class is extended by every class directly or indirectly?

    Answer & Explanation

    Correct Answer: Object

    Note: This Question is unanswered, help us to find answer for this one

  • Which of the following methods is used for destroying threads?

    Answer & Explanation

    Correct Answer: Abort

    Note: This Question is unanswered, help us to find answer for this one

  • While browsing your Web application in IIS 6.0, you receive a Server Application Unavailable error. The application event log states: It is not possible to run two different versions of ASP.NET in the same IIS process. Please use the IIS Administration Tool to reconfigure your server to run the application in a separate process. To solve this problem as quickly as possible, you should _______.

    Answer & Explanation

    Correct Answer: Assign the application to a new application pool and configure all applications that are part of your application's application pool to use the same version of ASP.NET

    Note: This Question is unanswered, help us to find answer for this one

  • .NET Quick Quiz

    battery

    Poor Results!

    You need a lot of improvement.

    Just don't give up!

    Correct Answers: 0/10

    Start Practicing with our MCQs given below.