Question Bank

15 approved questions from the community

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

HARD
MULTIPLE RESPONSE
45s
Accessibility
by Mohamed

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

HARD
MULTIPLE RESPONSE
45s
Accessibility
by Mohamed

What is the 'Accessibility Tree'?

HARD
MULTIPLE CHOICE
45s
Accessibility
by Mohamed

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

HARD
MULTIPLE RESPONSE
45s
Nodejs
by Mohamed

What is the N+1 query problem?

HARD
MULTIPLE CHOICE
45s
Database
by Mohamed

What is reflection in .NET used for?

HARD
MULTIPLE 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
MULTIPLE CHOICE
45s
DSA
by Mohamed

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

HARD
MULTIPLE CHOICE
45s
Angular
by Mohamed

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

HARD
MULTIPLE CHOICE
45s
Angular
by Mohamed

What is the role of the BuildContext in Flutter?

HARD
MULTIPLE CHOICE
45s
Flutter
by Mohamed

What are the primary mechanisms Python uses for garbage collection?

HARD
MULTIPLE CHOICE
45s
Python
by Mohamed

React Suspense is mainly used to:

HARD
MULTIPLE CHOICE
40s
React
by Mohamed

What did React Fiber primarily unlock?

HARD
MULTIPLE CHOICE
45s
React
by Mohamed

Best default strategy for choosing state location is:

HARD
MULTIPLE CHOICE
45s
React
by Mohamed

A scalable way to reduce context-triggered rerenders is to:

HARD
MULTIPLE CHOICE
45s
React
by Mohamed