[Java] Review of User Input & Basic Arithmetic Operators

[Java] Review of User Input & Basic Arithmetic Operators

9th Grade

11 Qs

quiz-placeholder

Similar activities

Quiz 15 - Array Basics

Quiz 15 - Array Basics

11th Grade

10 Qs

Java Increment Quiz

Java Increment Quiz

11th Grade

15 Qs

Pemrograman berorientasi objek

Pemrograman berorientasi objek

11th Grade

10 Qs

Programación con Java

Programación con Java

9th - 11th Grade

15 Qs

Loops in Java

Loops in Java

9th - 12th Grade

10 Qs

STRING HANDLING

STRING HANDLING

10th Grade

10 Qs

JavaScript and Graphics

JavaScript and Graphics

9th - 12th Grade

15 Qs

Java Level 1 - A

Java Level 1 - A

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

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?