.NET Framework Test

Exam Type: .NET Framework MCQ Skill Test
Questions Type: Multiple Choice Questions
Total Questions: 43
Time Limit: 30 Minutes
Last Update June, 2025

Pass .NET Framework Exam

75%
Total time

1 minute 2 seconds

Total time

1 correct answers

Total time

6 incorrect answers

Total time

6 not attempted

Start

.NET Framework Quiz

Question 1 of 43
30:00

What is the difference between a stack and a queue?

Which choice contains all official types of JIT compilations?

What is Kestrel?

When would you use asynchronous actions?

What is CoreCLR?

When you define an abstract method, how do you use it in a derived class?

Which code do you use if you want to trigger a garbage collection in .NET?

You want to include language elements in a program. Which design pattern best fits this objective?

What makes a strong-named assembly?

What happens when you concatenate two strings?

What is a delegate?

Which is a set of features that extends the query capabilities of the .NET language syntax by adding sets of new standard query operators that allow data manipulation, regardless of the data source?

What is the single responsibility principle?

When should a developer use the .NET Standard class library project type?

Assuming y is a value type, which is an example of boxing?

What is an abstract class in .NET?

What is the namespace for caching information in .NET?

What is an interface in .NET?

Which is NOT true about lambda statements?

Which is NOT true about a read-only variable?

What is the difference between System.String and string?

When break is used inside two nested for loops, does control come out of the inner for loop or the outer for loop?

You want to separate object construction from its representation. Which design pattern best fits this objective?

You want to encapsulate a command request as an object. Which design pattern best fits this objective?

Why would Pre-JIT be used by the .NET Framework?

What do code contracts do?

You want to create a class of which only a single instance can exist. Which design pattern best fits this objective?

What is the dependency inversion principle?

What is a namespace?

Which choice selects an anonymous type?

What does CAS stand for and what does it do?

You must connect an app to an online identity provider using OAuth. For authentication, the app uses WebAuthenticationBroker object. You need to make sure the app registers with the provider. Which action do you take?

What is CIL?

You want to create an instance of several families of classes. Which design pattern best fits this objective?

What is a thread?

What is a task?

Why use design patterns?

Which method do you need to call in order to suppress finalization of an object?

When should a developer use the .NET Core class library project type?

Which group contains one or more invalid deployment features for the .NET Framework?

Which example creates an 8-tuple containing prime numbers that are less than 20?

What method do you use to explicitly kill a user's session?

Why would you use ahead-of-time (AOT) compilation?

.NET Framework Test Explained

© 2025 Skill Test Answer. All Rights Reserved