Methods and conditional warm up 1

Methods and conditional warm up 1

Assessment

Flashcard

Computers

10th Grade

Easy

Created by

Balveer Kaur

Used 2+ times

FREE Resource

Student preview

quiz-placeholder

10 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Java Package

Back

java.util.Scanner

2.

FLASHCARD QUESTION

Front

to find a maximum number

Back

Math.max(var1, var2)

3.

FLASHCARD QUESTION

Front

to get the length of a String

Back

variable.length()

4.

FLASHCARD QUESTION

Front

if else

Back

conditional statement

5.

FLASHCARD QUESTION

Front

break statement

Back

when condition meets, stop testing code

6.

FLASHCARD QUESTION

Front

to input an integer number

Back

nextInt()

7.

FLASHCARD QUESTION

Front

to input a character

Back

next().charAt(0)

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?