Home > ASP.NET > Quizzes > .NET Framework Quiz
.NET Framework Quiz
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 56% Most missed: “What is the difference between a SDK (software development kit) and runtime in .…”

.NET Framework MCQs For LinkedIn Skill Assessments.

.NET Framework Quiz
Time left 00:00
25 Questions

1. What is a delegate?
2. The requestUri parameter must be a HTTPS address and you call the AuthenticateAsync method to connect to the online identity provider and get an access token
31. You want to create a class of which only a single instance can exist. Which design pattern best fits this objective?
3. Which is NOT true about lambda statements?
4. 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?
5. Why would the .NET Framework use Econo-JIT (Just-inTime)?
6. What does CIL stand for?
7. What is the purpose of CLR?
8. What is the difference between System.String and string?
9. What happens when you concatenate two strings?
10. When break is used inside two nested for loops, does control come out of the inner for loop or the outer for loop?
11. What makes a strong-named assembly?
12. '\_' pattern works as a bridge between two incompatible interfaces?
13. When should you use the .NET Core class library project type?
14. What is an abstract class in .NET?
15. What method do you use to explicitly kill a user's session?
16. What does CAS stand for and what does it do?
17. What is the Liskov substitution principle?
18. The ASP.NET Core Module is a native IIS module that plugs into the IIS pipeline to either '\_'.
19. Where should you store connection string information?
20. What is the Common Type System (CTS)?
21. Why would Pre-JIT be used by the .NET Framework?
22. Which statement about a read-only variable is _not_ true?
23. You want to add responsibilities to object dynamically. Which design pattern best fit this objective?
24. Which choice creates an 8-tuple containing prime numbers that are less than 20?
25. You want to encapsulate a command request as an object. Which design pattern best fits this objective?

⚡ Recently practiced quizzes in this topic
Live quiz activity