Question Bank
1899 approved questions from the community
Automated accessibility testing tools can catch all accessibility issues on a website.
What is an essential accessibility requirement for Word documents?
How can you make Excel spreadsheets more accessible?
What is Entity Framework?
In ASP.NET Core, Areas are used to organize related functionality into separate namespaces and folder structures within an application.
What are attributes in C#?
What is the main difference between Razor Pages and MVC in ASP.NET Core?
Which of the following are advantages of using Entity Framework? (Select all that apply)
Which of the following are benefits of using LINQ in C#? (Select all that apply)
Indexing in SQL always improves query performance without any drawbacks.
What is normalization in database design?
What is the difference between a clustered and non-clustered index in SQL?
The 'using' statement in C# automatically calls Dispose on IDisposable objects when the block exits.
Which of the following are common caching strategies in ASP.NET Core? (Select all that apply)
Which of the following are SOLID principles? (Select all that apply)
Which of the following are ACID properties in SQL transactions? (Select all that apply)
Which of the following are advantages of using stored procedures? (Select all that apply)
Which of the following are valid ways to create and manage threads in .NET? (Select all that apply)
Which of the following are characteristics of interfaces in C# 8.0 and later? (Select all that apply)
Which of the following are common approaches to API versioning in ASP.NET Core? (Select all that apply)