Question Bank

721 approved questions from the community

When designing a multi-tenant database schema, which approach isolates each tenant's data in separate databases?

HARD
SINGLE CHOICE
45s
by Mohamed

What is the difference between Task.Run and Task.Factory.StartNew in .NET?

HARD
SINGLE CHOICE
45s
by Mohamed

What is covariance and contravariance in C# generics?

HARD
SINGLE CHOICE
50s
by Mohamed

What is ConfigureAwait(false) used for in async methods?

HARD
SINGLE CHOICE
45s
by Mohamed

What is the difference between IEnumerable and IQueryable in LINQ?

HARD
SINGLE CHOICE
45s
by Mohamed

What is expression-bodied member syntax in C#?

HARD
SINGLE CHOICE
40s
by Mohamed

Which of the following are recommended practices for securing an ASP.NET Core web application? (Select all that apply)

HARD
MULTIPLE CHOICE
50s
by Mohamed

In .NET, what is Just-In-Time (JIT) compilation?

HARD
SINGLE CHOICE
40s
by Mohamed

Which of the following are strategies to optimize garbage collection in .NET? (Select all that apply)

HARD
MULTIPLE CHOICE
50s
by Mohamed

Which of the following are key differences between .NET Core and .NET Framework? (Select all that apply)

HARD
MULTIPLE CHOICE
50s
by Mohamed

Which of the following are valid ways to make a podcast accessible to users with hearing impairments?

HARD
MULTIPLE CHOICE
45s
Accessibility
by Mohamed

Which techniques can be used to hide content from specific groups of users?

HARD
MULTIPLE CHOICE
45s
Accessibility
by Mohamed

What is the 'Accessibility Tree'?

HARD
SINGLE CHOICE
45s
Accessibility
by Mohamed

What types of streams are available in Node.js and what are their specific roles?

HARD
MULTIPLE CHOICE
45s
Nodejs
by Mohamed

What is the N+1 query problem?

HARD
SINGLE CHOICE
45s
Database
by Mohamed

What is reflection in .NET used for?

HARD
SINGLE CHOICE
50s
.NET
by Mohamed

In Floyd's 'Tortoise and Hare' algorithm for cycle detection, if a cycle exists, what is guaranteed to happen?

HARD
SINGLE CHOICE
45s
Algorithms & Data Structures
by Mohamed

What does Ahead-of-Time (AOT) compilation provide to an Angular application compared to Just-in-Time (JIT)?

HARD
SINGLE CHOICE
45s
by Mohamed

Which Angular primitive allows for fine-grained change detection and efficient UI updates without always relying on Zone.js?

HARD
SINGLE CHOICE
45s
by Mohamed

What is the role of the BuildContext in Flutter?

HARD
SINGLE CHOICE
45s
Flutter
by Mohamed
PreviousPage 36 of 37Next