Finals Quiz 1

Finals Quiz 1

University

26 Qs

quiz-placeholder

Similar activities

Technical Quiz

Technical Quiz

University

24 Qs

Java Programming - Second Internal Examination

Java Programming - Second Internal Examination

University

30 Qs

Java Method

Java Method

University

25 Qs

Basics of OOP with JAVA

Basics of OOP with JAVA

University

25 Qs

DSA - Q1

DSA - Q1

University

25 Qs

IEEE Coding Cybersecurity

IEEE Coding Cybersecurity

University

27 Qs

Java Test Basic

Java Test Basic

University

25 Qs

Quiz Pemrograman Berorientasi Obyek

Quiz Pemrograman Berorientasi Obyek

University

25 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?