
Flutter_Q3 G4

Quiz
•
Computers
•
Professional Development
•
Hard
Mina Romany
Used 2+ times
FREE Resource
29 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
var x=12.34;
print(x.floor());
what is the output of this code?
13
12
12.5
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
var x=12.34;
print(x.ceil());
what is the output of this code?
13
12
12.5
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
var text="TeXt";
print(text.touppercase());
what is the output?
text
TEXT
tExT
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
var text="TeXt";
print("text.tolowercase()");
what is the output?
text
TEXT
Error
no output
text.tolowercase()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
var text="a-b-c-d";
print(text.split("-"));
abcd
(a,b,c,d)
[a,b,c,d]
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
var l = [2,4,6,8];
print(l[2]);
what is the output of this code?
0
2
6
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
var l = [2,4,6,8];
print(l.index of (2));
what is the output of this code?
6
0
2
Create a free account and access millions of resources
Similar Resources on Wayground
30 questions
Quiz 3.4

Quiz
•
Professional Development
24 questions
Julia - Quiz 1

Quiz
•
Professional Development
25 questions
AP CSA Unit 1&2 Test

Quiz
•
8th Grade - Professio...
24 questions
Java Chapter 11 Review Questions

Quiz
•
Professional Development
25 questions
PROGRESS AND OPENEDGE QUIZ

Quiz
•
Professional Development
29 questions
Flutter_Q3

Quiz
•
Professional Development
24 questions
DATATYPES - INPUT/OUTPUT - OPERATORS

Quiz
•
Professional Development
27 questions
Python Quiz

Quiz
•
Professional Development
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade