Question Bank

3705 approved questions from the community

What is a namespace in C#?

EASY
SINGLE CHOICE
30s
by Mohamed

Which keyword is used to define the entry point of a C# console application?

EASY
SINGLE CHOICE
25s
by Mohamed

What type of class in C# can only contain static members and cannot be instantiated?

EASY
SINGLE CHOICE
30s
by Mohamed

What type of class in C# cannot be inherited from?

EASY
SINGLE CHOICE
25s
by Mohamed

What is LINQ in C#?

MEDIUM
SINGLE CHOICE
35s
by Mohamed

What is the ThreadPool in .NET?

MEDIUM
SINGLE CHOICE
35s
by Mohamed

What is Entity Framework?

MEDIUM
SINGLE CHOICE
35s
by Mohamed

What are extension methods in C#?

MEDIUM
SINGLE CHOICE
35s
by Mohamed

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

MEDIUM
SINGLE CHOICE
40s
by Mohamed

What is Dependency Injection (DI) in .NET Core?

HARD
SINGLE CHOICE
40s
by Mohamed

What is the purpose of .NET Standard?

HARD
SINGLE CHOICE
40s
by Mohamed

What is SignalR in ASP.NET Core?

MEDIUM
SINGLE CHOICE
35s
by Mohamed

What is Blazor in the .NET ecosystem?

MEDIUM
SINGLE CHOICE
35s
by Mohamed

What is Unit Testing in .NET?

EASY
SINGLE CHOICE
30s
by Mohamed

What is the purpose of mocking in unit tests?

MEDIUM
SINGLE CHOICE
35s
by Mohamed

What does CI/CD stand for in software development?

EASY
SINGLE CHOICE
25s
by Mohamed

What is the Repository pattern in software architecture?

MEDIUM
SINGLE CHOICE
35s
by Mohamed

In Entity Framework, what are migrations used for?

MEDIUM
SINGLE CHOICE
35s
by Mohamed

What is the difference between INNER JOIN and LEFT JOIN in SQL?

MEDIUM
SINGLE CHOICE
40s
by Mohamed

What is a primary key in a database table?

EASY
SINGLE CHOICE
30s
by Mohamed
PreviousPage 173 of 186Next