Java - Writing Methods

Quiz
•
Computers, Instructional Technology
•
9th - 12th Grade
•
Medium
Used 306+ times
FREE Resource
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is NOT a reason for using procedural abstraction?
Divide a problem into subproblems to solve it a piece at a time
Reuse code by putting it in a method and calling it whenever needed
Smaller methods are easier to debug and understand
Passing arguments to parameters are required when writing methods
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is NOT a step to creating and calling a method:
Declare an Object of your class in the main method
Call the method by using objectName.methodName()
Write the method definition (signature) with the header and body
Use System.out.println() to debug your program
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following method calls is INVALID? Assume the object name is song and the method name is chorus.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When you create your own method, the variables you define for it in the method header are called
formal parameters
actual parameters (arguments)
objects
primitives
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct method header for this method call:
song.verse(3, "Bob");
Similar Resources on Wayground
10 questions
Unit Terms 2.3 -2.10

Quiz
•
12th Grade
10 questions
Android Studio Basic

Quiz
•
12th Grade
8 questions
Algorithms / Methods

Quiz
•
9th Grade
9 questions
47. Programming 1 : User Input & Display Output

Quiz
•
9th - 12th Grade
7 questions
Headers/Footers

Quiz
•
10th - 12th Grade
10 questions
WALL FRAMING TERMS

Quiz
•
9th - 12th Grade
8 questions
HTTP

Quiz
•
9th - 12th Grade
10 questions
Unit 10 - Packet Switching

Quiz
•
12th Grade - University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Computers
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
40 questions
LSHS Student Handbook Review: Pages 7-9

Quiz
•
11th Grade
24 questions
Scientific method and variables review

Quiz
•
9th Grade
10 questions
Characteristics of Life

Quiz
•
9th - 10th Grade
19 questions
Mental Health Vocabulary Pre-test

Quiz
•
9th Grade