Question Bank

3705 approved questions from the community

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

MEDIUM
SINGLE CHOICE
30s
by Mohamed

What is the 'override' keyword used for in C#?

MEDIUM
SINGLE CHOICE
30s
by Mohamed

What is the IApplicationBuilder interface used for in ASP.NET Core?

MEDIUM
SINGLE CHOICE
35s
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 the yield keyword used for in C#?

MEDIUM
SINGLE CHOICE
40s
by Mohamed

What are nullable reference types in C# 8.0+?

MEDIUM
SINGLE CHOICE
40s
by Mohamed

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

MEDIUM
SINGLE CHOICE
30s
by Mohamed

What is the difference between 'ref' and 'out' parameters in C#?

EASY
SINGLE CHOICE
35s
by Mohamed

What is expression-bodied member syntax in C#?

HARD
SINGLE CHOICE
40s
by Mohamed

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

MEDIUM
SINGLE CHOICE
35s
by Mohamed

What does SQL stand for?

EASY
SINGLE CHOICE
20s
by Mohamed

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

MEDIUM
SINGLE CHOICE
35s
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 advantages of using Entity Framework? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
45s
by Mohamed

Why is 'PDF tagging' essential for accessibility?

MEDIUM
SINGLE CHOICE
40s
Accessibility
by Mohamed

What is the primary accessibility benefit of using semantic HTML elements like <main>, <nav>, and <header>?

MEDIUM
SINGLE CHOICE
30s
Accessibility
by Mohamed

What identifies an 'accessible infographic' for screen reader users?

MEDIUM
SINGLE CHOICE
40s
Accessibility
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

It is a best practice to remove the visual focus outline (e.g., outline: none) from actionable elements for all users via CSS.

MEDIUM
TRUE FALSE
20s
Accessibility
by Mohamed
PreviousPage 175 of 186Next