Finals Quiz 1

Finals Quiz 1

University

26 Qs

quiz-placeholder

Similar activities

Post Test 2A dan 2C

Post Test 2A dan 2C

University

30 Qs

msp quiz

msp quiz

University - Professional Development

23 Qs

Introduction to Java Programming

Introduction to Java Programming

University

25 Qs

e-CS

e-CS

University

30 Qs

Java Introduction

Java Introduction

University

25 Qs

Data Collection Quiz 1

Data Collection Quiz 1

University

22 Qs

JAVA

JAVA

University

30 Qs

DBC-IT104 Prelim Quiz

DBC-IT104 Prelim Quiz

University

30 Qs

Finals Quiz 1

Finals Quiz 1

Assessment

Quiz

Computers

University

Hard

Created by

ALVIN CERTEZA

Used 7+ times

FREE Resource

26 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To use a predefined method of a class contained in the package

java.lang in a program, you only need to know what the name of

the method is and how to use it.

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A value-returning method returns only one value via the return

statement.

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Parameters allow you to use different values each time the method is

called.

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When a return statement executes in a user-defined method, the

method immediately exits.

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A value-returning method returns only integer values.

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If a Java method does not use parameters, parentheses around the empty

parameter list are still needed.

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Java, the names of the corresponding formal and actual parameters

must be the same.

True

False

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?