AP CS A- Recursion and 2D Arrays

AP CS A- Recursion and 2D Arrays

9th - 12th Grade

12 Qs

quiz-placeholder

Similar activities

7. PYTHON FUNCTIONS -2

7. PYTHON FUNCTIONS -2

12th Grade

10 Qs

Day#5

Day#5

12th Grade - University

10 Qs

One Dimensional Arrays

One Dimensional Arrays

9th Grade - University

14 Qs

Unit 6 Computer Science Arrays

Unit 6 Computer Science Arrays

10th - 12th Grade

14 Qs

Linear Search

Linear Search

12th Grade

10 Qs

Java Recursion

Java Recursion

12th Grade

12 Qs

Final Exam Review

Final Exam Review

9th - 12th Grade

17 Qs

MYSQL Functions

MYSQL Functions

12th Grade

8 Qs

AP CS A- Recursion and 2D Arrays

AP CS A- Recursion and 2D Arrays

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Diya Krishnan

Used 45+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What is the value returned by the call what(A,5) where A has been initialized by the statement


int[] A = {1,2,1,1,2}

1

2

3

4

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What is the value returned by the call what(123)?

1

2

3

0

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

1 1 1 1 1

1 1 1 1 1

1 1 1 1 1

1 1 1 1 1

1 1 1 1 1

-1 1 1 1 1

1 -1 1 1 1

1 1 -1 1 1

1 1 1 -1 1

1 1 1 1 -1

-1 -1 -1 -1 -1

-1 -1 -1 -1 -1

-1 -1 -1 -1 -1

-1 -1 -1 -1 -1

-1 -1 -1 -1 -1

-1 1 -1 1 -1

1 -1 1 -1 1

-1 1 -1 1 -1

1 -1 1 -1 1

-1 1 -1 1 -1

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

Which of the following represents the contents of grid after the segment is executed?

1 2

3 4

5 6

7 8

1 2 3 4

5 6 7 8

1 3 5 7

2 4 6 8

1 5

2 6

3 7

4 8

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What is the value returned by the call what (“ay caramba”)”

1

2

3

4

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

Which of the following represents grid?

A B C

D E F

G H I

A A A

A A A

A A A

A D G

B E H

C F I

C C C

F F F

I I I

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What i the value returned by the call

repl(“All of the above”)?

“All of the above”

“All+of+the+above”

“Alloftheabove”

“All”

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?