Programming Basics

Quiz
•
Computers
•
8th Grade
•
Medium
Adya Dalela
Used 78+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
_________ operator returns the remainder after division
+
/
%
*
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
________ operator is used to check the equality of two values
>=
=
*=
==
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
int x = 5;
int y = 6
int z = 50;
System.out.println(x + y + z);
What will be the output?
61
5650
66
x + y + z
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
int x = 4;
System.out.println(x < 5 && x < 10);
What will be the output?
false
true
4
x < 5 && x < 10
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
int x = 4.4;
int y = 5.5;
System.out.println(x == y);
What will be the output?
4.4
true
false
5.5
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
JAVA: Level-1

Quiz
•
5th - 12th Grade
10 questions
Control Structures in Java

Quiz
•
8th Grade
10 questions
Introduction to Arrays

Quiz
•
KG - University
11 questions
Java1

Quiz
•
6th - 11th Grade
12 questions
Java1

Quiz
•
8th Grade
15 questions
Python Basics Quiz 1

Quiz
•
8th Grade - University
10 questions
Java Math

Quiz
•
1st - 12th Grade
8 questions
Robotics Quiz

Quiz
•
1st - 12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University
44 questions
El fin del año- 7th

Quiz
•
7th - 12th Grade
40 questions
Word Study Assessment: Roots, Prefixes, Suffixes, and Vocabulary

Quiz
•
8th Grade
17 questions
guess the logo

Quiz
•
8th Grade
16 questions
Function or Non-Function?

Quiz
•
8th - 10th Grade
15 questions
Sentence Fragments and Run-ons

Quiz
•
8th Grade