
TodoApp1

Quiz
•
Computers
•
Professional Development
•
Hard
Yunesh Shrestha
Used 1+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of SingleChildScrollView in Flutter?
To create a horizontal layout
To scroll multiple widgets simultaneously
To allow a single widget to scroll when it overflows
To scroll rows and columns together
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In a Row, what does mainAxisAlignment control?
Vertical alignment
Horizontal alignment of children
Padding
Scroll direction
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What happens if crossAxisAlignment is set to CrossAxisAlignment.start in a Row?
Widgets align to the right
Widgets align to the top
Widgets align to the bottom
Widgets align to the left
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the following code print? List
[Alex, Brian, Cathy]
[Cathy, Brian, Alex]
[Alex, Cathy]
['Alex', 'Brian', 'Cathy']
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will this code output? List
[1, 3, 4]
[1, 2, 3, 4]
[1, 2, 3]
[1, 3, 4, 2]
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the removeWhere() method do?
Removes items by index
Removes items randomly
Removes all elements that satisfy a condition
Removes duplicates from a list
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you declare a Map with String keys and int values?
Map<String, int> scores = {};
Map<int, String> scores = {};
var scores = new List();
Map scores={};
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will this code output? Map
80
null
90
'Math'
Similar Resources on Wayground
8 questions
SAFe ScrumMaster 6.0 Test Questions

Quiz
•
Professional Development
10 questions
Diagnóstico Node.js

Quiz
•
Professional Development
9 questions
Technical Formulas in LaTeX

Quiz
•
Professional Development
10 questions
QUIZ Pelatihan Microsoft

Quiz
•
Professional Development
12 questions
Whatfix Quiz

Quiz
•
Professional Development
10 questions
Quiz CSS Posiitioning dan Layouting

Quiz
•
Professional Development
10 questions
React Native Basics

Quiz
•
Professional Development
10 questions
EA & PM quiz

Quiz
•
Professional Development
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade