Java Chapter 5 Review Questions

Java Chapter 5 Review Questions

Professional Development

20 Qs

quiz-placeholder

Similar activities

AMD Y INTEL

AMD Y INTEL

University - Professional Development

20 Qs

Java Fundamentals

Java Fundamentals

Professional Development

20 Qs

SC-900_Módulo 4

SC-900_Módulo 4

Professional Development

19 Qs

E-Commerce

E-Commerce

University - Professional Development

16 Qs

Scratch E

Scratch E

1st Grade - Professional Development

16 Qs

Normas de cableado estructurado

Normas de cableado estructurado

Professional Development

20 Qs

Git-it?

Git-it?

Professional Development

18 Qs

Adwords Fundamentals??? Basic lang yan! T_T

Adwords Fundamentals??? Basic lang yan! T_T

University - Professional Development

20 Qs

Java Chapter 5 Review Questions

Java Chapter 5 Review Questions

Assessment

Quiz

Computers

Professional Development

Practice Problem

Medium

Created by

Alejandro Hidalgo

Used 4+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This type of method does not return a value

null

void

empty

anonymous

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This appears at the beginning of a method definition

semicolon

parenthesis

body

header

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The body of a method is enclosed in:

curly braces { }

square brackets [ ]

parentheses ( )

quotation marks " "

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A method header can contain:

method modifiers

the method return type

The method name

a list of parameter declarations

all of these

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A value that is passed into a method when it is called is known as a(n):

parameter

argument

signal

return value

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A variable that receives a value that is passed into a method is known as a(n):

parameter

argument

signal

return value

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This javadoc tag is used to document a parameter variable

@parameter

@param

@paramvar

@arg

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?