Parts of a Method (Java)

Parts of a Method (Java)

9th Grade

16 Qs

quiz-placeholder

Similar activities

Java, part I

Java, part I

11th Grade - University

20 Qs

Java Method

Java Method

12th Grade

19 Qs

OOP Long Quiz

OOP Long Quiz

12th Grade

17 Qs

Java Methods Quiz

Java Methods Quiz

11th Grade

15 Qs

Java Method

Java Method

University

15 Qs

Method

Method

University

15 Qs

Python Functions

Python Functions

12th Grade

15 Qs

002_Java Methods

002_Java Methods

12th Grade - University

15 Qs

Parts of a Method (Java)

Parts of a Method (Java)

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Bryan Campbell

Used 3+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the method declaration public static int calculateSum(int a, int b), what does the word public represent?

Method name

Parameters

Return type

Access modifier

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

In regards to the parts of a method, what is the add?

Access modifier

Return type

Method name

Parameters

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which part of a Java method specifies what type of value the method will return?

Method name

Parameters

Return type

Access modifier

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

In regards to the parts of a method, what is the integer value for a and b?

Access modifier

Return type

Method name

Parameters

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

In regards to the parts of a method, what is the keyword public?

Access modifier

Return type

Method name

Parameters

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

In regards to the parts of a method, what is the keyword void?

Access modifier

Return type

Method name

Parameters

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the variables within the parentheses of a method declaration called?

Method name

Parameters

Return type

Access modifier

Statements

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?