Flutter intro and Dart quiz

Quiz
•
Computers
•
University
•
Medium
Kundan Kumar
Used 17+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is a variable in Dart?
A place to store a value
A type of function
A type of class
A reserved keyword
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
How do you declare a variable in Dart?
variable variableName;
declare variableName;
var variableName;
let variableName;
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following is NOT a built-in data type in Dart?
int
float
String
bool
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
How do you define a list in Dart?
Array myList = [1, 2, 3];
Set myList = {1, 2, 3};
List<int> list = [1,2,3];
None of these
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
How do you define a function in Dart that returns an integer?
void myFunction() { return 10; }
int myFunction() { return 10; }
function myFunction() { return 10; }
return myFunction() { 10; }
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the purpose of the 'void' keyword in a function definition?
To specify the function returns an integer
To declare a variable
To indicate the function does not return a value
To create a loop
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following is the correct way to call a function named calculateSum that takes two integer parameters?
calculateSum(5, 10);
calculateSum = (5, 10);
calculateSum(5 10);
calculateSum[5, 10];
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
TIU Quiz-9

Quiz
•
University
20 questions
Looping & Functions C++

Quiz
•
University
10 questions
App Dev Day 1

Quiz
•
University
15 questions
Mobile App Develpoment

Quiz
•
University
10 questions
Cuestionario sobre Aplicaciones Móviles

Quiz
•
University
15 questions
Python

Quiz
•
University
20 questions
Code-A-Vita

Quiz
•
University
15 questions
Functions in Python

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
36 questions
Unit 5 Key Terms

Quiz
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
15 questions
Properties of Equality

Quiz
•
8th Grade - University
38 questions
WH - Unit 3 Exam Review*

Quiz
•
10th Grade - University
21 questions
Advise vs. Advice

Quiz
•
6th Grade - University
12 questions
Reading a ruler!

Quiz
•
9th Grade - University