Java Flashcard 1

Flashcard
•
Computers
•
6th - 8th Grade
•
Hard
Quizizz Content
FREE Resource
Student preview

9 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Is java case sensitive?
Back
yes
2.
FLASHCARD QUESTION
Front
what is the main method?
Back
entry point of a program with instructions for the program to carry out
3.
FLASHCARD QUESTION
Front
which of the following is the correct way to write a main method: main(){}; public void main(args[]){}; public void main(String[] args){}; public static void main(String[] args){}
Back
public static void main(String[] args){}
4.
FLASHCARD QUESTION
Front
which is the correct way to print "hello world" to the screen.. Options: print("hello world");, System.print("hello world");, System.out.print(hello world);, System.out.print("hello world");
Back
System.out.print("hello world");
5.
FLASHCARD QUESTION
Front
what does boolean return
Back
true/false
6.
FLASHCARD QUESTION
Front
which of the following syntax is used for single line comments
Back
//this is a comment
7.
FLASHCARD QUESTION
Front
which is used for a multi-line comment? Options: ***this is a multiline comment***, //this is a multiline comment, /*this is a multiline comment*/, >>this is a multiline comment
Back
/*this is a multiline comment*/
8.
FLASHCARD QUESTION
Front
what is 10%2
Back
0
9.
FLASHCARD QUESTION
Front
what is $20\%7$
Back
6
Similar Resources on Wayground
8 questions
Grok Module 6 Practice

Flashcard
•
7th - 8th Grade
9 questions
Code.org ~ HTML & CSS Basics

Flashcard
•
6th - 8th Grade
9 questions
Python

Flashcard
•
7th - 10th Grade
10 questions
Python

Flashcard
•
7th - 8th Grade
10 questions
Python

Flashcard
•
7th - 8th Grade
8 questions
hello kitty y sus amigos

Flashcard
•
KG
8 questions
Python Variables

Flashcard
•
6th Grade
8 questions
Greetings

Flashcard
•
7th Grade
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade
Discover more resources for Computers
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
13 questions
Primary and Secondary Sources

Quiz
•
6th Grade
15 questions
Decimal Operations

Quiz
•
6th Grade
10 questions
Plotting Points on the Coordinate Plane

Quiz
•
7th - 8th Grade