Java Method

Flashcard
•
Computers
•
12th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

18 questions
Show all answers
1.
FLASHCARD QUESTION
Front
A method consists of a collection of __________.
Back
statements
2.
FLASHCARD QUESTION
Front
Identify the type of method based on the description given below:
Programmers need to write their own method and perform action based on given instruction.
Back
User defined method
3.
FLASHCARD QUESTION
Front
Identify the type of method based on the description given below: Programmers can directly use this type of method which is readily available in Java language.
Back
Predefined method / standard library
4.
FLASHCARD QUESTION
Front
Identify the type of method based on the description given below:
Programmers use a Java Math class which returns the square root of a specific number, x.
Back
Predefined method / standard library
5.
FLASHCARD QUESTION
Front
Identify the type of method based on the description given below:
public static void main (String [ ] args) {
Math.pow (6,3)
}
Back
Predefined method / standard library
6.
FLASHCARD QUESTION
Front
Identify the type of method based on the description given below:
public static void product3 ( String first ) {
System.out.print(“ Hello world” + first );
}
Back
User defined method
7.
FLASHCARD QUESTION
Front
Identify the type of method based on the description given below:
Programmers write a method named printMessage.
Back
User defined method
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Introduction to Java

Flashcard
•
University
16 questions
Python Basics Unit 3.1

Flashcard
•
12th Grade
15 questions
Visual C# Flashcard - Chapter 5: Loops, Files, and Random Numbers

Flashcard
•
12th Grade
15 questions
Hypothesis tests

Flashcard
•
12th Grade
16 questions
4.0 and 5.0 Networking Test

Flashcard
•
12th Grade
15 questions
Hypothesis Testing

Flashcard
•
11th - 12th Grade
15 questions
Significance Tests

Flashcard
•
11th - 12th Grade
15 questions
Nuclear Equations

Flashcard
•
11th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade