Search Header Logo

Flutter Fundamentals Assessment

Authored by vanshika sharma

Engineering

University

Used 1+ times

Flutter Fundamentals Assessment
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a Flutter widget?

A Flutter widget is a server-side component.

A Flutter widget is a fundamental component used to build the user interface in Flutter applications.

A Flutter widget is a programming language.

A Flutter widget is a type of database.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Name two types of widgets in Flutter.

ContainerWidget

StatelessWidget, StatefulWidget

ListViewWidget

TextFieldWidget

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the StatefulWidget class?

To manage user input without state.

To create widgets that are immutable.

To create widgets that maintain state across rebuilds.

To define the layout of a widget without any state.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you manage state in a Flutter application?

State can only be managed through global variables.

State can be managed using StatefulWidgets, Provider, Riverpod, BLoC, or GetX.

State can only be managed using StatelessWidgets.

State management is not necessary in Flutter applications.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between hot reload and hot restart?

Hot restart preserves the app state; hot reload resets it.

Hot reload preserves the app state; hot restart resets the app state.

Hot reload is only available in web applications.

Hot reload is faster than hot restart.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you create a simple layout in Flutter?

Implement ListView for static content.

Use Column or Row widgets to create a simple layout in Flutter.

Utilize GridView for simple layouts.

Use Stack widget for complex layouts.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What widget would you use for a scrollable list?

GridView

ScrollView

RecyclerView

ListView

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?