Java Programming Quiz unit 3

Java Programming Quiz unit 3

12th Grade

21 Qs

quiz-placeholder

Similar activities

Topic 4.5 Method Part 2

Topic 4.5 Method Part 2

12th Grade

19 Qs

Java 1 Practice

Java 1 Practice

9th - 12th Grade

21 Qs

Processing Conditionals Quiz Review

Processing Conditionals Quiz Review

9th - 12th Grade

25 Qs

Loops

Loops

10th - 12th Grade

17 Qs

Recursion in Java

Recursion in Java

12th Grade

20 Qs

Programing fundamental

Programing fundamental

12th Grade

20 Qs

Functions in Python

Functions in Python

9th - 12th Grade

16 Qs

🌟 Python + MySQL Connectivity

🌟 Python + MySQL Connectivity

12th Grade

22 Qs

Java Programming Quiz unit 3

Java Programming Quiz unit 3

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Nicholas Savold

Used 5+ times

FREE Resource

21 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is a method?

A. A procedure that is defined by the user.

B. A keyword used to loop for a fixed amount of time.

C. A place where we can store data.

D. The type that is given to a variable.

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is a return value?

A. The value that a method prints to the screen.

B. The value that is inputted to a method.

C. The value that a user inputs to a program.

D. The value that a method outputs.

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What would this method call output?

830

30

0

8

83

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will this method call output?

1

2

3

4

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will the value of yourBankAccount be after the method call?

A. 1000000

B. 0

C. 100000

D. The code will error.

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will this method call print to the screen?

12345

54321

123

543

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What does this method call return?

10

5

This method returns nothing.

This method is improperly written.

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?