[Java] Review of User Input & Basic Arithmetic Operators

[Java] Review of User Input & Basic Arithmetic Operators

9th Grade

11 Qs

quiz-placeholder

Similar activities

Code HS Tech Apps and Coding

Code HS Tech Apps and Coding

9th - 12th Grade

15 Qs

JavaScript and Graphics

JavaScript and Graphics

9th - 12th Grade

15 Qs

OOP - Java Classes

OOP - Java Classes

12th Grade - University

15 Qs

CodeHS Unit 2

CodeHS Unit 2

11th - 12th Grade

13 Qs

JavaScript Quiz

JavaScript Quiz

9th - 10th Grade

15 Qs

CodeHS: Unit 6 - JavaScript Basics

CodeHS: Unit 6 - JavaScript Basics

9th Grade

15 Qs

java variables 1

java variables 1

9th - 12th Grade

13 Qs

Code HS JavaScript Graphics

Code HS JavaScript Graphics

9th - 12th Grade

15 Qs

[Java] Review of User Input & Basic Arithmetic Operators

[Java] Review of User Input & Basic Arithmetic Operators

Assessment

Quiz

Computers

9th Grade

Hard

Created by

Rodelene Joy Leonorio

Used 2+ 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?