[Java] Review of User Input & Basic Arithmetic Operators

[Java] Review of User Input & Basic Arithmetic Operators

9th Grade

11 Qs

quiz-placeholder

Similar activities

Java Print Statements Warm-Up

Java Print Statements Warm-Up

9th - 12th Grade

10 Qs

CuestionarioJava_1

CuestionarioJava_1

9th - 12th Grade

8 Qs

AP Computer Science A

AP Computer Science A

10th - 12th Grade

10 Qs

Informática 10-B (IV-Per)

Informática 10-B (IV-Per)

10th Grade

10 Qs

CodeHS Concepts of Programming JavaScript

CodeHS Concepts of Programming JavaScript

9th - 12th Grade

15 Qs

More JavaScript Basics

More JavaScript Basics

9th - 12th Grade

15 Qs

Unit 6 Arrays

Unit 6 Arrays

10th - 12th Grade

14 Qs

Programación

Programación

12th Grade

12 Qs

[Java] Review of User Input & Basic Arithmetic Operators

[Java] Review of User Input & Basic Arithmetic Operators

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Rodelene Joy Leonorio

Used 3+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What do we use in Java to display OUTPUT to the user?

Scanner

System.out.println

System.out.println

main(String[] args)

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What do we use in Java to get INPUT from the user?

Scanner

System.out.println

System.out.println

main(String[] args)

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

When do we use the nextLine() method in Java?

To read a full line of text input

To display output to the user

To read only a single word from the user

To end a Java program

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is the purpose of the nextInt() method in Java?

To read a full line of text input

To display a number on the screen

To read an integer value from the user

To declare an integer variable

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is the + symbol used for in Java?

Addition

Subtraction

Multiplication

Division

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is the - symbol used for in Java?

Addition

Subtraction

Multiplication

Division

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What symbol do we use for multiplication in Java?

/

x

*

%

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?