Collections

Collections

11th Grade

9 Qs

quiz-placeholder

Similar activities

Google Classroom

Google Classroom

KG - 12th Grade

10 Qs

Python List

Python List

11th Grade

10 Qs

KARTU PEMBANTU PADA MYOB

KARTU PEMBANTU PADA MYOB

11th Grade

8 Qs

Formatting Text

Formatting Text

10th - 12th Grade

9 Qs

TERM 1 REVISION QUIZ 2-GRADE 11

TERM 1 REVISION QUIZ 2-GRADE 11

11th Grade

10 Qs

Text Basics

Text Basics

10th - 12th Grade

11 Qs

Weeks 4-6 Quiz

Weeks 4-6 Quiz

1st Grade - Professional Development

10 Qs

Bubble Sort

Bubble Sort

1st Grade - Professional Development

13 Qs

Collections

Collections

Assessment

Quiz

Computers

11th Grade

Hard

Created by

Faryal Arsalan

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What should be the first step in collections pseudocode?

.addItem()

.resetNext()

.getNext()

.isEmpty()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

A car dealer wants to add a new Item to the CARS collection. what access method should be used

.addItem(MG)

.addItem()

.addItem("MG")

.isEmpty()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What method should be used to check if there are no students added to the collections

STUDENTS.resetNext()

STUDENTS.isEmpty

STUDENTS.hasNext()

STUDENTS.addItem("")

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

if size is not fixed _____________ should be used

Arrays

Collections

Integer

Variables

5.

DRAG AND DROP QUESTION

1 min • 1 pt

Media Image

​ STUDENTS​ (a)  

loop while STUDENTS​ (b)  

output MARKS.​ (c)  

​ (d)  

.resetNext()
.hasNext()
getNext()
end loop

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Array size is fixed

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • Ungraded

Media Image

Rate your understanding for todays lesson

Media Image
Media Image
Media Image

8.

OPEN ENDED QUESTION

3 mins • 1 pt

What went well (specify one)

Evaluate responses using AI:

OFF

9.

OPEN ENDED QUESTION

3 mins • 1 pt

One thing you found difficult ?(specify one)

Evaluate responses using AI:

OFF