Question Bank

1899 approved questions from the community

Which SQL statement combination is most effective for identifying duplicate records in a table?

MEDIUM
SINGLE CHOICE
35s
Database
by Mohamed

What is the primary security benefit of using prepared statements in SQL?

MEDIUM
SINGLE CHOICE
35s
Database
by Mohamed

Lazy loading in ORM frameworks always prevents the N+1 query problem.

MEDIUM
TRUE FALSE
25s
Database
by Mohamed

While indexes speed up read operations, they can slow down write operations like INSERT, UPDATE, and DELETE.

MEDIUM
TRUE FALSE
25s
Database
by Mohamed

What is the key difference in how WHERE and HAVING clauses filter data?

MEDIUM
SINGLE CHOICE
35s
Database
by Mohamed

Which index type is best suited for range queries and operations using WHERE clauses?

MEDIUM
SINGLE CHOICE
30s
Database
by Mohamed

Which index type is most suitable for exact-match lookups, such as primary key searches?

MEDIUM
SINGLE CHOICE
30s
Database
by Mohamed

When would a Bitmap index be most efficient?

MEDIUM
SINGLE CHOICE
35s
Database
by Mohamed

Top and bottom margins affect inline elements.

MEDIUM
TRUE FALSE
25s
CSS
by Mohamed

What is the purpose of the table-layout property?

MEDIUM
SINGLE CHOICE
30s
CSS
by Mohamed

A mobile-first CSS strategy is more performant on mobile devices than desktop-first.

MEDIUM
TRUE FALSE
25s
CSS
by Mohamed

Graceful degradation and progressive enhancement are the same approach to building web applications.

MEDIUM
TRUE FALSE
25s
CSS
by Mohamed

CSS3 allows adding multiple background images to a single element.

MEDIUM
TRUE FALSE
25s
CSS
by Mohamed

What is accessibility (a11y) in web applications?

MEDIUM
SINGLE CHOICE
30s
CSS
by Mohamed

What is the difference between UI and UX?

MEDIUM
SINGLE CHOICE
30s
CSS
by Mohamed

What is a contextual selector in CSS?

MEDIUM
SINGLE CHOICE
30s
CSS
by Mohamed

What does the 'cascading' in CSS refer to?

MEDIUM
SINGLE CHOICE
30s
CSS
by Mohamed

What is the difference between a pseudo-class and a pseudo-element?

MEDIUM
SINGLE CHOICE
35s
CSS
by Mohamed

What is the CSS Box Model?

MEDIUM
SINGLE CHOICE
35s
CSS
by Mohamed

What does position: relative do?

MEDIUM
SINGLE CHOICE
30s
CSS
by Mohamed
PreviousPage 75 of 95Next