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
13 questions
Intro to IF statements

Quiz
•
KG - University
9 questions
PythonRecap

Quiz
•
8th Grade
15 questions
Python

Quiz
•
6th Grade - University
14 questions
Test 3 Python (2024-2025)

Quiz
•
6th - 8th Grade
11 questions
Python 1 модуль

Quiz
•
6th - 8th Grade
10 questions
Tin 8 49-50

Quiz
•
6th - 8th Grade
11 questions
Java Printing Quiz

Quiz
•
8th Grade
10 questions
Y9 Intro to Python

Quiz
•
8th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

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

Interactive video
•
6th - 10th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade