Question Bank
3705 approved questions from the community
What is the key difference in how WHERE and HAVING clauses filter data?
What is the primary purpose of a database index?
Which index type is most suitable for exact-match lookups, such as primary key searches?
When would a Bitmap index be most efficient?
Which of the following are best practices for database indexing?
What are the primary functions of the GROUP BY clause in SQL?
Which index type is best suited for range queries and operations using WHERE clauses?
In the context of ORM frameworks, what causes the N+1 query problem?
Which property is used to create a shadow around an element?
What is the purpose of the content-visibility property?
The @font-face rule is used to define custom fonts for downloading.
Top and bottom margins affect inline elements.
The @media only screen keyword is used to hide style sheets from older user agents.
The screen keyword in media queries applies to the device's physical screen, not the browser's viewport.
The translate() function can move the position of an element on the z-axis.
What is the purpose of the table-layout property?
What is the main benefit of using file splitting in CSS for large projects?
Which property is used to create small-caps text?
A mobile-first CSS strategy is more performant on mobile devices than desktop-first.
Graceful degradation and progressive enhancement are the same approach to building web applications.