Question Bank

3705 approved questions from the community

Why does SQL treat NULL as special? Why doesn't 'SELECT * FROM table WHERE field = NULL' work?

MEDIUM
SINGLE CHOICE
40s
Backend
by Mohamed

What does ACID stand for in database transactions?

MEDIUM
SINGLE CHOICE
30s
Backend
by Mohamed

What does MVC stand for in web development?

EASY
SINGLE CHOICE
25s
Backend
by Mohamed

When would you choose REST over SOAP?

MEDIUM
SINGLE CHOICE
35s
Backend
by Mohamed

What is the main advantage of stateless services?

MEDIUM
SINGLE CHOICE
35s
Backend
by Mohamed

What is the difference between covariance and contravariance in type systems?

HARD
SINGLE CHOICE
45s
Backend
by Mohamed

How is pattern matching different from switch statements?

MEDIUM
SINGLE CHOICE
35s
Backend
by Mohamed

What causes a stack overflow?

EASY
SINGLE CHOICE
25s
Backend
by Mohamed

What is the difference between stack and heap memory?

EASY
SINGLE CHOICE
30s
Backend
by Mohamed

When would you use Publish/Subscribe over Request/Reply?

MEDIUM
SINGLE CHOICE
35s
Backend
by Mohamed

What is referential transparency?

HARD
SINGLE CHOICE
40s
Backend
by Mohamed

What does it mean when a language treats functions as first-class citizens?

MEDIUM
SINGLE CHOICE
35s
Backend
by Mohamed

What is a higher-order function?

MEDIUM
SINGLE CHOICE
35s
Backend
by Mohamed

What are generics used for in programming?

EASY
SINGLE CHOICE
30s
Backend
by Mohamed

What is a closure in programming?

EASY
SINGLE CHOICE
30s
Backend
by Mohamed

Why does C++ support multiple inheritance while Java only allows implementing multiple interfaces?

HARD
SINGLE CHOICE
40s
Backend
by Mohamed

What is the main difference between software design and software architecture?

MEDIUM
SINGLE CHOICE
35s
Backend
by Mohamed

What is the primary purpose of refactoring?

EASY
SINGLE CHOICE
30s
Backend
by Mohamed

What does High Cohesion and Loose Coupling mean in software design?

MEDIUM
SINGLE CHOICE
40s
Backend
by Mohamed

What is Separation of Concerns?

EASY
SINGLE CHOICE
30s
Backend
by Mohamed
PreviousPage 157 of 186Next