CS 222 Study guide

CS 222 Study guide

University

36 Qs

quiz-placeholder

Similar activities

science lab equipment and scientific method

science lab equipment and scientific method

7th Grade - University

35 Qs

Cell Theory and Cells

Cell Theory and Cells

7th Grade - Professional Development

40 Qs

Post assessment link backend Belguam Shradha and rahul

Post assessment link backend Belguam Shradha and rahul

University

33 Qs

Unit 1 Test Review

Unit 1 Test Review

9th Grade - University

31 Qs

7th Grade Scientific Method

7th Grade Scientific Method

6th Grade - University

31 Qs

Radiation Heat Transfer

Radiation Heat Transfer

University

33 Qs

STATES OF MATTER

STATES OF MATTER

3rd Grade - University

38 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?