Question Bank

1085 approved questions from the community

Which tag is used for the main content area of an HTML5 document?

EASY
SINGLE CHOICE
25s
HTML
by Mohamed

Which attribute of the `<link>` tag specifies the relationship between the current document and the linked file?

EASY
SINGLE CHOICE
30s
HTML
by Mohamed

Which tag creates a simple line break in HTML?

EASY
SINGLE CHOICE
20s
HTML
by Mohamed

What does the `<mark>` tag do in HTML5?

EASY
SINGLE CHOICE
25s
HTML
by Mohamed

What percentage of code can typically be shared across platforms in a Flutter application?

EASY
SINGLE CHOICE
25s
Flutter
by Mohamed

What property is used to hide password text in a TextField?

EASY
SINGLE CHOICE
25s
Flutter
by Mohamed

Which property in ThemeData is used to implement light and dark modes?

EASY
SINGLE CHOICE
25s
Flutter
by Mohamed

Material and Cupertino libraries in Flutter provide ready-to-use components consistent with Google's Material Design and Apple's iOS design respectively.

EASY
TRUE FALSE
25s
Flutter
by Mohamed

What is the main entry point for a Flutter application?

EASY
SINGLE CHOICE
25s
Flutter
by Mohamed

MaterialApp is the root widget typically used to set up Material Design for a Flutter application.

EASY
TRUE FALSE
20s
Flutter
by Mohamed

The pubspec.yaml file must include a unique package name for registration on pub.dev.

EASY
TRUE FALSE
20s
Flutter
by Mohamed

Dart supports both object-oriented and functional programming paradigms.

EASY
TRUE FALSE
20s
Flutter
by Mohamed

What is the primary purpose of a database index?

EASY
SINGLE CHOICE
30s
Database
by Mohamed

What is the main characteristic of a FULL OUTER JOIN compared to an INNER JOIN?

EASY
SINGLE CHOICE
30s
Database
by Mohamed

ROW_NUMBER() function can be used with PARTITION BY to identify and track duplicate records along with their unique row numbers.

EASY
TRUE FALSE
25s
Database
by Mohamed

The HAVING clause can only be used in conjunction with the GROUP BY clause.

EASY
TRUE FALSE
20s
Database
by Mohamed

Which of the following are valid text-align values? (Select all that apply)

EASY
MULTIPLE CHOICE
40s
CSS
by Mohamed

Which property is used to control the order of flex items?

EASY
SINGLE CHOICE
25s
CSS
by Mohamed

Which of the following are valid ways to apply CSS to a web page? (Select all that apply)

EASY
MULTIPLE CHOICE
40s
CSS
by Mohamed

Which of the following are relative length units in CSS? (Select all that apply)

EASY
MULTIPLE CHOICE
40s
CSS
by Mohamed
PreviousPage 43 of 55Next