
SDF-1 Quiz
Authored by Dr. Pal
Computers
University
Used 2+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result of the expression 2 * 3 - 4 / 2 in C++?
4
5
6
7
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In C, what is the value of sizeof(char) on a typical system?
1
2
4
8
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code snippet in C?
int x = 5;
int y = x++;
cout << x << " " << y;
5 5
6 5
6 6
5 6
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not a valid data type in C?
long double
wchar_t
byte
unsigned int
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result of the expression (5 > 3) ? 1 : 0 in C?
1
0
True
False
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code in C?
int i = 1;
do {
cout << i << " ";
i++;
} while (i <= 5);
1 2 3 4 5
1 2 3 4
1 2 3
1
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the following C code snippet do?
int i = 0;
while (i < 5) {
i++;
if (i % 2 == 0)
continue;
cout << i << " ";
}
It prints even numbers from 1 to 5.
It prints odd numbers from 1 to 5.
It does not print anything
It results in a compilation error.
Access all questions and much more by creating a free account
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
Already have an account?
Similar Resources on Wayground
15 questions
dc liga de la justicia
Quiz
•
University
10 questions
Server Administration- Quiz 1
Quiz
•
12th Grade - University
13 questions
Computer Science: CPU performance
Quiz
•
University
12 questions
CIS1103 Week 9_10 CLO3 Part 1
Quiz
•
University
10 questions
Quiz Informatica Jornadas Orientación Asunción
Quiz
•
12th Grade - University
8 questions
Cha-ching 2
Quiz
•
1st Grade - University
10 questions
Kiểm tra học kỳ 1 lớp 2
Quiz
•
2nd Grade - University
10 questions
pointers and structures
Quiz
•
University
Popular Resources on Wayground
8 questions
Spartan Way - Classroom Responsible
Quiz
•
9th - 12th Grade
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
14 questions
Boundaries & Healthy Relationships
Lesson
•
6th - 8th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
3 questions
Integrity and Your Health
Lesson
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
9 questions
FOREST Perception
Lesson
•
KG
20 questions
Main Idea and Details
Quiz
•
5th Grade
Discover more resources for Computers
20 questions
Disney Trivia
Quiz
•
University
7 questions
Fragments, Run-ons, and Complete Sentences
Interactive video
•
4th Grade - University
7 questions
Renewable and Nonrenewable Resources
Interactive video
•
4th Grade - University
10 questions
DNA Structure and Replication: Crash Course Biology
Interactive video
•
11th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
20 questions
Implicit vs. Explicit
Quiz
•
6th Grade - University
14 questions
Ch.3_TEACHER-led
Quiz
•
University
7 questions
Comparing Fractions
Interactive video
•
1st Grade - University