
Quiz - 9 on if-else
Authored by Michael Kona
Computers
12th Grade
Used 6+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the basic syntax of an if statement in C?
if (condition) { // code block }
if [condition] { // code block }
if (condition) // code block
if (condition) // { code block }
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can you nest if-else statements in C?
if (condition1) { if (condition2) { } else { } } else { }
{ if (condition1) { // code block if (condition2) { // code block } else { // code block } } else { // code block } }
if (condition1) { if (condition2) { } else { } }
if (condition1) { if (condition2) { } } else { }
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What logical operators can be used in if statements in C?
|||
~
&&, ||, !
&
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Explain the ternary operator in if-else statements in C.
The ternary operator in C is a shorthand way of writing an if-else statement.
The ternary operator in C is equivalent to a switch statement.
The ternary operator in C can only be used with integers.
The ternary operator in C is used for bitwise operations.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are some common mistakes to avoid in if-else statements in C?
Nesting if-else statements more than 3 levels deep
Using semicolons after if-else conditions
Missing curly braces for single-line if-else blocks, using assignment operator '=' instead of comparison operator '==' in conditions, and forgetting to include a default case in switch statements.
Using '&&' instead of '||' in conditions
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When should you use an if-else statement instead of just an if statement?
When you want to make the code more efficient
When you want to complicate the code structure
When you want to handle both true and false conditions based on the same condition.
When you want to confuse the code logic
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you combine multiple conditions in an if statement using logical operators?
Use square brackets to group conditions in an if statement
Combine conditions using arithmetic operators
Use logical operators like '&&' and '||' to combine conditions in an if statement.
Use commas to separate conditions in an if statement
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
18 questions
School Mangement System ICT 0417 IGCSE
Quiz
•
10th - 12th Grade
20 questions
Pemrograman Dasar 3
Quiz
•
9th - 12th Grade
10 questions
R082 Book Cover Assets planning
Quiz
•
7th - 12th Grade
15 questions
ASAS PEMBELAJARAN DIGITAL
Quiz
•
9th - 12th Grade
20 questions
Komputer Akuntansi New
Quiz
•
12th Grade
10 questions
kelas 3C
Quiz
•
3rd Grade - University
15 questions
Internet Safety Quiz
Quiz
•
9th - 12th Grade
12 questions
Web II: CSS Positioning
Quiz
•
9th - 12th Grade
Popular Resources on Wayground
7 questions
History of Valentine's Day
Interactive video
•
4th Grade
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
15 questions
Valentine's Day Trivia
Quiz
•
3rd Grade
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
Discover more resources for Computers
18 questions
Valentines Day Trivia
Quiz
•
3rd Grade - University
20 questions
-AR -ER -IR present tense
Quiz
•
10th - 12th Grade
21 questions
Presidents Day Trivia
Quiz
•
6th - 12th Grade
10 questions
Valentine's Day: History and Modern Celebration
Interactive video
•
9th - 12th Grade
11 questions
Valentine's Day Trivia
Quiz
•
8th - 12th Grade
10 questions
Factor Quadratic Expressions with Various Coefficients
Quiz
•
9th - 12th Grade
18 questions
Success Strategies
Quiz
•
9th - 12th Grade
10 questions
Valentine's Day Trivia
Quiz
•
9th - 12th Grade