Control Structures- Quiz 1 assesses understanding of program outputs involving basic control structures. It tests skills in reading and predicting code behavior, essential for learners in computer science.
RATTA MAAR
LEARN REAL ENGINEERING
Error in LINE:4
Error in LINE:5
Rate this question:
X and y are not equal
X and y are equal
Error: cannot compare two different data types
Invalid comparison operator used in If condition
Rate this question:
10 20
Error
20 10
" If " loop cannot end with semi-colon
Rate this question:
300 200
200 300
Garbage Garbage
Garbage 200
Rate this question:
Else cannot end with semi-colon
Error
3 5
3
Rate this question:
NO ERROR
ERROR AT LINE:3
ERROR AT LINE:4
Float cannot be used in if statement
Rate this question:
X=3 y=10 z=0
X=10 y=10 z=10
X=3 y=10 z=3
X=10 y=10 z=0
Rate this question:
A=15 b=15 c=15
A=5 b=15 c=5
A=15 b=15 c=0
A=15 b=5 c=0
Rate this question:
35 50 0
0 50 0
35 35 0
35 50 35
CANNOT USE OPERATORS IN PRINTF STATEMENT
Rate this question:
Quiz Review Timeline (Updated): Mar 21, 2023 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Python Quiz - Control Structure
Take the challenge to quickly check your understanding about basic concepts in Python including control structure
Questions:
7 |
Attempts:
770 |
Last updated:
Mar 17, 2023
|
PGDCA Second Semester Exam 2019 13/09/2019
This quiz, titled 'PGDCA Second Semester Exam 2019 13\/09\/2019', assesses knowledge in C programming, focusing on control structures such as loops and conditional statements. It...
Questions:
50 |
Attempts:
129 |
Last updated:
Apr 25, 2024
|
Short Test 1 - 3rd Term
Short Test 1 - 3rd Term evaluates knowledge of control structures in Visual Basic, focusing on loops such as For Loop, Do Until Loop, and Do While Loop. This quiz assesses...
Questions:
15 |
Attempts:
213 |
Last updated:
Mar 21, 2023
|
Wait!
Here's an interesting quiz for you.