Question Bank

1899 approved questions from the community

What is the Repository pattern in software architecture?

MEDIUM
SINGLE CHOICE
35s
by Mohamed

What is the purpose of mocking in unit tests?

MEDIUM
SINGLE CHOICE
35s
by Mohamed

What is Blazor in the .NET ecosystem?

MEDIUM
SINGLE CHOICE
35s
by Mohamed

What is SignalR in ASP.NET Core?

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 are extension methods in C#?

MEDIUM
SINGLE CHOICE
35s
by Mohamed

What is the ThreadPool in .NET?

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

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

When should you use 'aria-live="assertive"' versus 'aria-live="polite"'?

MEDIUM
SINGLE CHOICE
40s
Accessibility
by Mohamed

What is the difference between an empty alt attribute (alt="") and a missing alt attribute for an image?

MEDIUM
MULTIPLE CHOICE
45s
Accessibility
by Mohamed

What is a 'focus trap' and when is it necessary?

MEDIUM
SINGLE CHOICE
40s
Accessibility
by Mohamed

Why are relative units like 'rem' or 'em' preferred over 'px' for setting font sizes?

MEDIUM
SINGLE CHOICE
35s
Accessibility
by Mohamed

In WCAG compliance levels, what is the key difference between A, AA, and AAA?

MEDIUM
SINGLE CHOICE
45s
Accessibility
by Mohamed

What are 'skip links' and why are they used on websites?

MEDIUM
SINGLE CHOICE
40s
Accessibility
by Mohamed

What is the primary purpose of the Buffer class in Node.js?

MEDIUM
SINGLE CHOICE
30s
Nodejs
by Mohamed

Why are synchronous methods like fs.readFileSync() generally discouraged in Node.js web server applications?

MEDIUM
SINGLE CHOICE
35s
Nodejs
by Mohamed

In the 'http' module, which method is used to initialize a server and define a request listener?

MEDIUM
SINGLE CHOICE
30s
Nodejs
by Mohamed
PreviousPage 90 of 95Next