
Flutter Quiz 1

Quiz
•
Computers
•
University
•
Hard
Muhammad Rizwan
Used 5+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the main purpose of main() in a Flutter app?
To define the app's theme
To start the execution of the app
To build the widget tree
To handle navigation
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Identify the correct Dart syntax to declare a constant:
final String name = 'John';
const name = 'John';
var name = const 'John';
final name = 'John';
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does hot reload do in Flutter?
Restarts the app entirely
Rebuilds the widget tree without losing the app state
Compiles the app into native code
Reloads the Dart SDK
4.
OPEN ENDED QUESTION
3 mins • 1 pt
Write Dart code to define a function that returns the square of a number.
Evaluate responses using AI:
OFF
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which widget wraps another widget and allows it to scroll?
Container
ListView
Scaffold
TextField
6.
FILL IN THE BLANK QUESTION
30 sec • 1 pt
void main() { runApp(MyApp()); }
class MyApp extends StatelessWidget
{
@override
Widget build(BuildContext context)
{
return MaterialApp( home: ________, );
}
}
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is runApp() used for?
To initialize the Flutter framework
To attach the widget tree to the screen
To build the root widget
All of the above
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Flutter

Quiz
•
University
15 questions
Mobile App Develpoment

Quiz
•
University
10 questions
flutter more

Quiz
•
University
10 questions
Programación Avanzada II - Parte 7

Quiz
•
University
10 questions
Mobile Programming Fundamental

Quiz
•
University
20 questions
Flutter Basic - Fundamental

Quiz
•
University
10 questions
Flutter Quiz

Quiz
•
University
10 questions
Flutter mastermind

Quiz
•
University
Popular Resources on Wayground
15 questions
Hersheys' Travels Quiz (AM)

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
30 questions
Lufkin Road Middle School Student Handbook & Policies Assessment

Quiz
•
7th Grade
20 questions
Multiplication Facts

Quiz
•
3rd Grade
17 questions
MIXED Factoring Review

Quiz
•
KG - University
10 questions
Laws of Exponents

Quiz
•
9th Grade
10 questions
Characterization

Quiz
•
3rd - 7th Grade
10 questions
Multiply Fractions

Quiz
•
6th Grade