which one is wrong?
Flutter_Q3

Quiz
•
Computers, Instructional Technology, Professional Development
•
Professional Development
•
Hard
Mina Romany
Used 2+ times
FREE Resource
29 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
var l =[2,4];
List l=[2,4];
List l=new List(2);
list l =[2,4];
no one is wrong
2.
FILL IN THE BLANK QUESTION
45 sec • 1 pt
var l = [2,4,6,8];
print(l[2]);
what is the output of this code?
3.
FILL IN THE BLANK QUESTION
45 sec • 1 pt
var l = [2,4,6,8];
print(l.index of (2));
what is the output of this code?
4.
FILL IN THE BLANK QUESTION
45 sec • 1 pt
var l = [2,4,6,8];
print(l.elementAt(2));
what is the output of this code?
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
var l = [2,4,6,8];
print(l.reversed);
what is the output of this code?
(4,2,8,6)
(6,4,2,8)
(8,6,4,2)
(8,2,6,4)
6.
FILL IN THE BLANK QUESTION
45 sec • 1 pt
var l = [2,4,6,8]; l[0]=100
print(l[0]);
what is the output of this code?
7.
FILL IN THE BLANK QUESTION
45 sec • 1 pt
var l = [2,4,6,8]; l.add(200);
what is the index of 200?
Create a free account and access millions of resources
Similar Resources on Quizizz
33 questions
Chapter 4 : JavaScript Introduction

Quiz
•
Professional Development
25 questions
C second module quiz

Quiz
•
Professional Development
25 questions
C module 1 second quiz

Quiz
•
Professional Development
26 questions
Quiz 2.2

Quiz
•
Professional Development
30 questions
Python - Basic Data, Structure, and Concepts

Quiz
•
Professional Development
32 questions
Quiz 1.2

Quiz
•
Professional Development
30 questions
Programming Boot Camp-Quiz I

Quiz
•
Professional Development
27 questions
Flapo SRE Quizzzz

Quiz
•
Professional Development
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade