Question Bank

1085 approved questions from the community

What is the purpose of the Scaffold widget?

EASY
SINGLE CHOICE
30s
by Mohamed

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

EASY
SINGLE CHOICE
30s
Flutter
by Mohamed

What is 'Hot Reload' in Flutter?

EASY
SINGLE 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
SINGLE CHOICE
30s
Flutter
by Mohamed

What is Flutter?

EASY
SINGLE CHOICE
30s
Flutter
by Mohamed

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

EASY
SINGLE CHOICE
30s
Python
by Mohamed

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

EASY
SINGLE 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
SINGLE 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
SINGLE 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
SINGLE CHOICE
30s
Javascript
by Mohamed

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

EASY
SINGLE CHOICE
30s
Javascript
by Mohamed

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

EASY
SINGLE CHOICE
30s
Javascript
by Mohamed

What is hoisting in JavaScript?

EASY
SINGLE CHOICE
30s
Javascript
by Mohamed

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

EASY
SINGLE CHOICE
25s
CSS
by Mohamed

Which `box-sizing` value includes padding and border within the element's specified width?

EASY
SINGLE CHOICE
25s
CSS
by Mohamed

What are the main parts of the CSS box model?

EASY
SINGLE CHOICE
25s
CSS
by Mohamed
PreviousPage 54 of 55Next