Java Methods Quiz

Java Methods Quiz

Professional Development

10 Qs

quiz-placeholder

Similar activities

PreTrainingJavaScript

PreTrainingJavaScript

Professional Development

9 Qs

Chapter 2 - FSW

Chapter 2 - FSW

Professional Development

10 Qs

Javascript HTML CSS

Javascript HTML CSS

Professional Development

13 Qs

Javascript basics

Javascript basics

Professional Development

15 Qs

javascript2

javascript2

Professional Development

6 Qs

AngularJS

AngularJS

Professional Development

10 Qs

JMS Fundamentals: Core Java

JMS Fundamentals: Core Java

Professional Development

15 Qs

Java main() and Scanner

Java main() and Scanner

Professional Development

10 Qs

Java Methods Quiz

Java Methods Quiz

Assessment

Passage

Computers

Professional Development

Medium

Created by

Thanh Le

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are Java methods called in C and C++?

Functions

Procedures

Classes

Variables

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the return type of a method that does not return anything in Java?

int

double

void

String

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of using methods in Java?

To increase the file size

To perform operations

To create redundancy

To confuse the code

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Java, what is the keyword used to return a value from a method?

return

back

exit

finish

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the access modifier for a method that can be accessed from anywhere in the program in Java?

static

protected

private

public

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the name of the method in Java that adds two numbers?

addTwoNumbers

sum

calculate

addition

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the parameter type for the 'age' in the method 'minor or adult' in Java?

int

double

String

boolean

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?