Week 8

Week 8

12th Grade

13 Qs

quiz-placeholder

Similar activities

Java Their

Java Their

12th Grade

17 Qs

Latihan soal Programming

Latihan soal Programming

1st - 12th Grade

10 Qs

Arrays

Arrays

10th - 12th Grade

10 Qs

PBO KELAS 12

PBO KELAS 12

12th Grade

14 Qs

asas java

asas java

12th Grade

18 Qs

Quiz sobre Interfaz Gráfica de Usuario (GUI)

Quiz sobre Interfaz Gráfica de Usuario (GUI)

12th Grade

13 Qs

Introduction to Computer Science

Introduction to Computer Science

12th Grade

8 Qs

Java Scanner Practice

Java Scanner Practice

10th - 12th Grade

17 Qs

Week 8

Week 8

Assessment

Quiz

Computers

12th Grade

Hard

Created by

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

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?