Week 8

Quiz
•
Computers
•
12th Grade
•
Hard
Rafael Araujo
Used 1+ times
FREE Resource
13 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
They are used to perform certain actions, they are also known as functions
Algorithms
Parameters
Methods
Variables
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why do we use methods?
In order to create programs
To reuse code
In order to work in a methodological way
To use variables
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
It means that means that the method belongs to the Main class and is not accessible by other classes
Public
Static
Void
Int
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many times can a method be called?
0
1
2
As many times as needed
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The information that can be passed to methods are called ...
Scanners
Strings
Integers
Parameters
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The keyword used to indicate that the method should not return a value is called...
int
parameter
void
public
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The following is an example of a method that returns an integer
static int plusFive(int x)
static void plusFive(int x)
static double plusFive(int x)
static integer plusFive(int x)v
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
AP Computer Science A Review 1

Quiz
•
10th - 12th Grade
12 questions
Java Strings

Quiz
•
9th - 12th Grade
15 questions
Pengenalan kepada komputer(perkakasan)

Quiz
•
1st - 12th Grade
18 questions
Hardware

Quiz
•
5th Grade - University
16 questions
Quiz Pemrograman Java dengan netbeans

Quiz
•
10th Grade - University
10 questions
POO - ATV.01

Quiz
•
12th Grade
11 questions
Java

Quiz
•
12th Grade
10 questions
Variables and Data Types

Quiz
•
10th - 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