
Ap Computer science Chapter 6
Authored by Shaikha Alkaabi
Computers
University - Professional Development
Used 25+ times

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
An array is more flexible than an AraayList
True
False
2.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
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
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
For each loops are not efficient for accommodating many objects?
False
True
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
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

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?