
Basic Java Programming Pre-test

Flashcard
•
Computers
•
11th Grade
•
Hard
Quizizz Content
FREE Resource
Student preview

11 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Which method is used to print Hello World in Java?
Back
System.out.println("Hello World");
2.
FLASHCARD QUESTION
Front
How to create a variable with the numeric value 5? Options: x = 5;, num x = 5, float x = 5;, int x = 5;
Back
int x = 5;
3.
FLASHCARD QUESTION
Front
Which of these statements about Data Types is FALSE?
int stores whole numbers,
double stores fractional numbers,
boolean stores true or false values,
char store a sequence of characters
Back
char store a sequence of characters
4.
FLASHCARD QUESTION
Front
Which library is used to receive input?
Back
java.util.Scanner;
5.
FLASHCARD QUESTION
Front
What is the correct way of using if conditions in Java? Options: if (x = 10), if (x == 10), if (x === 10), if (x != 10)
Back
if (x == 10)
6.
FLASHCARD QUESTION
Front
What is the correct way to start a while loop in Java? Options: while x > y {, while (x > y), while x > y:, x > y while {
Back
while (x > y)
7.
FLASHCARD QUESTION
Front
Which is the correct way of using a For Loop? Options: for (int i==0;i<10;i++), for (m=10;m>10;m--), for (j<1;j=10;j++), for (int k==0;i<=10;i--), for (int l++;l=1;l<10)
Back
for (m=10;m>10;m--)
Create a free account and access millions of resources
Similar Resources on Wayground
16 questions
Loops Flashcard

Flashcard
•
9th - 12th Grade
16 questions
Lesson 3.5 - If Structures Practice

Flashcard
•
11th Grade
10 questions
Arrays

Flashcard
•
10th - 12th Grade
11 questions
Java Boolean Statements

Flashcard
•
11th Grade
7 questions
Instructiuni Repetitive C++

Flashcard
•
10th Grade
11 questions
Deklaracja dwuwymiarowej tablicy C++

Flashcard
•
10th Grade
13 questions
Functions and Parameters

Flashcard
•
9th - 12th Grade
14 questions
C++ тест

Flashcard
•
10th - 11th Grade
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Computers
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
40 questions
LSHS Student Handbook Review: Pages 7-9

Quiz
•
11th Grade
20 questions
Scalars, Vectors & Graphs

Quiz
•
11th Grade
62 questions
Spanish Speaking Countries, Capitals, and Locations

Quiz
•
9th - 12th Grade
10 questions
Solving Equations Opener

Quiz
•
11th Grade
20 questions
First Day of School

Quiz
•
6th - 12th Grade
21 questions
Arithmetic Sequences

Quiz
•
9th - 12th Grade