
Seminar1_EDA25
Quiz
•
Computers
•
University
•
Medium
ARNAU BLANCO
Used 3+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct way to declare a variable in C?
int a = 5;
a = 5;
integer a = 5;
declare int a;
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What type of value does `int a = 5;` store by default in C?
An unsigned integer
A signed integer
A decimal number
A character
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does `int a = 4 % 2;` store?
Hint: Remember `%` is the modulus operator.
0
1
2
3
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the binary representation of the decimal number 4?
1
10
11
100
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does `int a = 1 << 3;` return in binary?
1
100
1000
0
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If 2 is 10 in binary, what will `int a = 2 >> 1;" return in binary?
10
100
1
0
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Given the following code, how do you declare a variable of type Point?
struct Point {
int x;
int y;
};
A) Point p;
B) struct Point p;
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple

Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
10 questions
2025 python class first quiz
Quiz
•
9th Grade - University
14 questions
Information Technology Application in Construction Quiz
Quiz
•
University
10 questions
Let's Play Together
Quiz
•
University - Professi...
14 questions
Historia de la IA en Videojuegos
Quiz
•
9th Grade - University
15 questions
Introduction to Django Framework Quiz
Quiz
•
University
10 questions
Machine Learning (Introduction)
Quiz
•
University
11 questions
Determining System Requirements
Quiz
•
University
10 questions
INTRODUCCION A LA PROGRAMACION
Quiz
•
6th Grade - University
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
20 questions
ELA Advisory Review
Quiz
•
7th Grade
15 questions
Subtracting Integers
Quiz
•
7th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
Discover more resources for Computers
11 questions
NFL Football logos
Quiz
•
KG - Professional Dev...
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
36 questions
Unit 5 Key Terms
Quiz
•
11th Grade - University
38 questions
Unit 6 Key Terms
Quiz
•
11th Grade - University
20 questions
La Hora
Quiz
•
9th Grade - University
7 questions
Cell Transport
Interactive video
•
11th Grade - University
7 questions
What Is Narrative Writing?
Interactive video
•
4th Grade - University