Question Bank

1899 approved questions from the community

What is a CSS sprite?

MEDIUM
SINGLE CHOICE
35s
CSS
by Mohamed

The will-change property tells the browser to optimize for properties that will change.

MEDIUM
TRUE FALSE
25s
CSS
by Mohamed

What is the difference between adjacent sibling (+) and general sibling (~) combinators?

MEDIUM
SINGLE CHOICE
35s
CSS
by Mohamed

CSS Grid's fr unit represents a fraction of the available space.

MEDIUM
TRUE FALSE
25s
CSS
by Mohamed

The aspect-ratio property in CSS can maintain an element's width-to-height ratio.

MEDIUM
TRUE FALSE
25s
CSS
by Mohamed

What is the purpose of the @supports rule in CSS?

MEDIUM
SINGLE CHOICE
35s
CSS
by Mohamed

The gap property can be used in both Flexbox and Grid layouts.

MEDIUM
TRUE FALSE
25s
CSS
by Mohamed

What is the purpose of the clip-path property?

MEDIUM
SINGLE CHOICE
30s
CSS
by Mohamed

What is the purpose of the min() function in CSS?

MEDIUM
SINGLE CHOICE
30s
CSS
by Mohamed

The inherit keyword makes a property inherit its value from the parent element.

MEDIUM
TRUE FALSE
25s
CSS
by Mohamed

The initial keyword sets a CSS property to its default value as defined in the CSS specification.

MEDIUM
TRUE FALSE
25s
CSS
by Mohamed

What is the purpose of the @font-face rule?

MEDIUM
SINGLE CHOICE
30s
CSS
by Mohamed

What is the purpose of the content-visibility property?

MEDIUM
SINGLE CHOICE
35s
CSS
by Mohamed

The @media only screen keyword is used to hide style sheets from older user agents.

MEDIUM
TRUE FALSE
25s
CSS
by Mohamed

In TDD (Test-Driven Development), tests are written after the implementation code.

MEDIUM
TRUE FALSE
25s
Backend
by Mohamed

What is Inversion of Control (IoC)?

MEDIUM
SINGLE CHOICE
35s
Backend
by Mohamed

What does the Law of Demeter (Principle of Least Knowledge) state?

MEDIUM
SINGLE CHOICE
35s
Backend
by Mohamed

How does the Data-Mapper pattern differ from Active-Record?

MEDIUM
SINGLE CHOICE
35s
Backend
by Mohamed

Which statement best describes the relationship between composition and inheritance in OOP?

MEDIUM
SINGLE CHOICE
35s
Backend
by Mohamed

What is Dependency Hell?

MEDIUM
SINGLE CHOICE
35s
Backend
by Mohamed
PreviousPage 78 of 95Next