Search Header Logo

Ap Computer science Chapter 6

Authored by Shaikha Alkaabi

Computers

University - Professional Development

Used 25+ times

Ap Computer science Chapter 6
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

An array is more flexible than an AraayList

True

False

2.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Media Image

What is this function of this method?


private void swap(int[] arr, int i, int j)

{

int temp = arr[i];

arr[i] = arr[j];

arr[j] = temp;

}


//CHOOSE ALL THE FOLLOWING

Swapping

Blah Blah Blah

Shifting

initializing

analyzing

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

an array list cannot shrink or expand, you need to write a code to shift elements?

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

For each loops are not efficient for accommodating many objects?

False

True

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What dose API stand for??

apple programing interface

application programming interface

apple plus ice cream

almonds pineapple Ice milk

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?