Question Bank

98 approved questions from the community

What are the three essential parts of an Angular component?

EASY
MULTIPLE CHOICE
30s
Angular
by Mohamed

What is a major architectural difference between Angular and its predecessor, AngularJS?

EASY
MULTIPLE CHOICE
30s
Angular
by Mohamed

What is the purpose of the Scaffold widget?

EASY
MULTIPLE CHOICE
30s
by Mohamed

Which file is used to manage project dependencies and metadata in Flutter?

EASY
MULTIPLE CHOICE
30s
Flutter
by Mohamed

What is 'Hot Reload' in Flutter?

EASY
MULTIPLE CHOICE
25s
Flutter
by Mohamed

In Flutter, everything on the screen is represented as a widget.

EASY
TRUE FALSE
20s
Flutter
by Mohamed

Which programming language is used to develop Flutter apps?

EASY
MULTIPLE CHOICE
30s
Flutter
by Mohamed

What is Flutter?

EASY
MULTIPLE CHOICE
30s
Flutter
by Mohamed

Which method can be used to merge two lists into a dictionary mapping keys to values?

EASY
MULTIPLE CHOICE
30s
Python
by Mohamed

Which of these is an example of an immutable data type in Python?

EASY
MULTIPLE CHOICE
30s
Python
by Mohamed

PEP 8 is the official style guide for Python code that recommends using 4 spaces per indentation level.

EASY
TRUE FALSE
20s
Python
by Mohamed

What are the key features of Python?

EASY
MULTIPLE CHOICE
30s
Python
by Mohamed

All browser events bubble up from the target element to the root of the document.

EASY
TRUE FALSE
25s
Javascript
by Mohamed

What is a higher-order function?

EASY
MULTIPLE CHOICE
30s
Javascript
by Mohamed

In JavaScript, the expression `typeof null` returns 'object'.

EASY
TRUE FALSE
20s
Javascript
by Mohamed

Which browser storage mechanism is sent to the server with every HTTP request?

EASY
MULTIPLE CHOICE
30s
Javascript
by Mohamed

What is the primary difference between `==` and `===`?

EASY
MULTIPLE CHOICE
30s
Javascript
by Mohamed

Which statement about `var`, `let`, and `const` is correct regarding their scope?

EASY
MULTIPLE CHOICE
30s
Javascript
by Mohamed

What is hoisting in JavaScript?

EASY
MULTIPLE CHOICE
30s
Javascript
by Mohamed

What is the difference between block, inline, and inline-block elements?

EASY
MULTIPLE CHOICE
25s
CSS
by Mohamed
PreviousPage 4 of 5Next