Question Bank

1899 approved questions from the community

What are attributes in C#?

MEDIUM
SINGLE CHOICE
35s
.NET
by Mohamed

When a method returns a Task and throws an exception, where is the exception stored?

MEDIUM
SINGLE CHOICE
40s
.NET
by Mohamed

In ASP.NET Core, Areas are used to organize related functionality into separate namespaces and folder structures within an application.

MEDIUM
TRUE FALSE
25s
.NET
by Mohamed

Extension methods must be defined in a static class and must themselves be static methods.

MEDIUM
TRUE FALSE
25s
.NET
by Mohamed

The Task Parallel Library (TPL) in .NET uses the ThreadPool internally to manage tasks.

MEDIUM
TRUE FALSE
25s
.NET
by Mohamed

What is First Normal Form (1NF) in database normalization?

MEDIUM
SINGLE CHOICE
35s
.NET
by Mohamed

What is the purpose of the 'virtual' keyword in C#?

MEDIUM
SINGLE CHOICE
30s
.NET
by Mohamed

What is the purpose of the 'async Main' feature in C#?

MEDIUM
SINGLE CHOICE
35s
.NET
by Mohamed

What are nullable reference types in C# 8.0+?

MEDIUM
SINGLE CHOICE
40s
.NET
by Mohamed

What is the yield keyword used for in C#?

MEDIUM
SINGLE CHOICE
40s
.NET
by Mohamed

What is Data Annotations in ASP.NET Core?

MEDIUM
SINGLE CHOICE
35s
.NET
by Mohamed

How are sessions typically managed in ASP.NET Core?

MEDIUM
SINGLE CHOICE
40s
.NET
by Mohamed

What are lambda expressions in C#?

MEDIUM
SINGLE CHOICE
35s
.NET
by Mohamed

What is a multicast delegate in C#?

MEDIUM
SINGLE CHOICE
35s
.NET
by Mohamed

What is eager loading in Entity Framework?

MEDIUM
SINGLE CHOICE
35s
.NET
by Mohamed

What is lazy loading in Entity Framework?

MEDIUM
SINGLE CHOICE
35s
.NET
by Mohamed

What is the Large Object Heap (LOH) in .NET?

MEDIUM
SINGLE CHOICE
40s
.NET
by Mohamed

What is the IDisposable interface used for in .NET?

MEDIUM
SINGLE CHOICE
35s
.NET
by Mohamed

What is the difference between scalar functions and table-valued functions in SQL?

MEDIUM
SINGLE CHOICE
40s
.NET
by Mohamed

What is a composite key in SQL?

MEDIUM
SINGLE CHOICE
30s
.NET
by Mohamed
PreviousPage 51 of 95Next