CS 222 Study guide

CS 222 Study guide

University

36 Qs

quiz-placeholder

Similar activities

MBIO 4102L_MIDTERM EXAM

MBIO 4102L_MIDTERM EXAM

University - Professional Development

40 Qs

Research method chapter 1

Research method chapter 1

12th Grade - University

33 Qs

zoology ch.1 pt.1

zoology ch.1 pt.1

University

40 Qs

Scientific Process/Skills/Method

Scientific Process/Skills/Method

8th Grade - University

40 Qs

DC Drives

DC Drives

University

34 Qs

New Naming Polyatomic Ions with Transition Notes Practice

New Naming Polyatomic Ions with Transition Notes Practice

9th Grade - University

35 Qs

SOAL UAS BHS. INGGRIS KELAS 7 SEMESTER II

SOAL UAS BHS. INGGRIS KELAS 7 SEMESTER II

9th Grade - University

40 Qs

Cytogenetics Prelim Examination (Summer 2023)

Cytogenetics Prelim Examination (Summer 2023)

University

32 Qs

CS 222 Study guide

CS 222 Study guide

Assessment

Quiz

Science

University

Easy

NGSS
MS-ETS1-3, HS-ETS1-3, HS-LS3-1

+2

Standards-aligned

Created by

Sarah Roscoe

Used 2+ times

FREE Resource

36 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

If the array is already sorted, which algorithm will perform best?

insertion sort

selection sort

merge sort

quicksort

All will take same amount of time

2.

MULTIPLE SELECT QUESTION

10 mins • 1 pt

If the array is sorted in reverse order, which algorithm will perform best?

insertion sort

selection sort

merge sort

quicksort

All will take same amount of time

3.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

If the array contents are randomly shuffled, which algorithm will most likely perform best?

insertion sort

selection sort

merge sort

quicksort

All will take same amount of time

4.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

Say we have a class C, which has a private field F and public method M. Can M directly access F?

Yes

No

5.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

Say we have a class C. C has a public field F and package-visible method M. Can M directly access F?

Yes

No

6.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

Say we have a class C1, which has a public field F. We have another class C2, which has a method M. Can M directly access F?

Yes

No

7.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

Say we have a class C1, which has a private field F. We have another class C2, which has a method M. Can M directly access F?

Yes

No

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?