
Java Method
Flashcard
•
Computers
•
12th Grade
•
Practice Problem
•
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
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?