Programming Basics

Quiz
•
Computers
•
8th Grade
•
Medium
Adya Dalela
Used 79+ 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 Wayground
15 questions
If-Statement and Relational Operators Quiz

Quiz
•
6th Grade - University
14 questions
JAVA IDENTIFIERS

Quiz
•
6th - 8th Grade
10 questions
Quiz#3

Quiz
•
8th Grade
6 questions
Методы+Массивы

Quiz
•
8th Grade - University
10 questions
Programming in Java

Quiz
•
8th Grade
15 questions
8vo Repaso de conceptos II trimestre

Quiz
•
8th Grade
10 questions
Year 7 Python Lesson 1 Recap

Quiz
•
8th Grade
11 questions
C++ Functions

Quiz
•
6th - 8th 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
9/11 Experience and Reflections

Interactive video
•
10th - 12th 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
9 questions
Tips & Tricks

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

Interactive video
•
6th - 10th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
20 questions
Copyright and Fair Use

Quiz
•
6th - 8th Grade
15 questions
Computer Components Video

Interactive video
•
8th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade