Programming Quiz

Quiz
•
Computers
•
9th - 12th Grade
•
Hard
Nixon López
Used 5+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 mins • 2 pts
If X and Y are boolean variables with values X = False, Y = True, determine the value of the following logical expressions:
X || Y && !Y ^ X || Y
True
False
Error
2.
MULTIPLE CHOICE QUESTION
10 mins • 2 pts
If A and B are boolean variables with values A = True, B = False, determine the value of the following logical expressions:
A && !B && !A || !B ^ A
False
True
Error
3.
MULTIPLE CHOICE QUESTION
10 mins • 2 pts
If we have variable X = 0 and Y = 1, what would be returned if we use the logical operator ^
False
True
1
0
4.
MULTIPLE CHOICE QUESTION
10 mins • 2 pts
If we have variable T = 0 and F = 1, what would be returned if we use the logical operator &&
1
0
True
False
5.
MULTIPLE SELECT QUESTION
10 mins • 2 pts
Select the types of control structures:
Secuencial
Condicional
Iteración
Algorítmica
6.
MULTIPLE CHOICE QUESTION
10 mins • 2 pts
What is the difference between using the "For" and "While" loop?
For is used when we want to execute the loop indefinitely and while is used when we know the number of times we want to execute a loop.
For is used when we know the number of times we want to execute a loop and while is used when we want to execute the loop indefinitely.
7.
MULTIPLE SELECT QUESTION
10 mins • 2 pts
Select the types of conditionals that exist:
Simple Conditionals
Compound Conditionals
Switch Conditionals
Selective Conditionals
Create a free account and access millions of resources
Similar Resources on Wayground
14 questions
p5.js Week1 PREtest

Quiz
•
7th - 12th Grade
9 questions
AP CS A Quiz 4 Practice

Quiz
•
9th - 12th Grade
13 questions
Keep It Really Safe Lego SPIKE Prime Lesson Review

Quiz
•
7th Grade - University
10 questions
Programming Constructs Quiz

Quiz
•
9th Grade
15 questions
icpcNU_ Loops and Arrays

Quiz
•
12th Grade
8 questions
Unit 3 Review

Quiz
•
9th - 12th Grade
12 questions
JavaScript

Quiz
•
9th Grade
10 questions
Python Loops

Quiz
•
9th - 12th 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
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
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade