C.P. - Flashcard #2 - Review

Flashcard
•
Computers
•
9th - 12th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

21 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Declare the main method.
Back
public static void main(String [] args) {
2.
FLASHCARD QUESTION
Front
Declare a boolean variable.
Back
boolean x;
3.
FLASHCARD QUESTION
Front
Initialize an integer variable.
Back
int y = 3;
4.
FLASHCARD QUESTION
Front
Create a Scanner object.
Back
Scanner keyboard = new Scanner (System.in);
5.
FLASHCARD QUESTION
Front
Declare a variable and assign it to the input object.
Back
int z;
z =keyboard.nextInt();
6.
FLASHCARD QUESTION
Front
This method reads an integer from a Scanner object.
Back
.nextInt();
7.
FLASHCARD QUESTION
Front
This method reads a double from a Scanner object.
Back
.nextDouble();
Create a free account and access millions of resources
Similar Resources on Wayground
16 questions
Inference for Means AP Stat

Flashcard
•
9th - 12th Grade
15 questions
Density

Flashcard
•
9th - 12th Grade
16 questions
Test Review - Electron Configuration (2024-2025)

Flashcard
•
9th - 12th Grade
15 questions
IPC Final Review: Chemistry Portion 5-17-22

Flashcard
•
9th - 12th Grade
15 questions
Properties of Water

Flashcard
•
9th - 12th Grade
15 questions
Properties of Water: Cohesion and Adhesion

Flashcard
•
9th - 12th Grade
15 questions
Matter Unit Test

Flashcard
•
9th Grade - University
20 questions
CSS 5.9-5.16

Flashcard
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
17 questions
[AP CSP] Binary Number System

Lesson
•
9th - 12th Grade
15 questions
1.1 Network Fundamentals Quiz

Quiz
•
10th Grade
20 questions
Understanding Information Processing Cycle

Quiz
•
10th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade