Visual C# Quiz 4 - Control Structures

Quiz
•
Computers
•
12th Grade
•
Medium

Jose Cruz
Used 1+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a control structure in programming?
A specific action performed only if a certain condition exists
A set of statements that execute in the order they appear
A variable that signals when a condition exists
A logical design that controls the order in which statements execute
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which operator is used to determine if x is greater than or equal to y?
!=
>=
<=
==
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of a flag in programming?
To signal when some condition exists in the program
To prevent data conversion exceptions
To compare two string variables
To store true or false values
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can you compare two string variables in C#?
Using the =? operator
Using the TryMatch method
Using the StringMatched event
Using the == operator
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the TryParse method in C#?
It attempts to convert a string to its numeric equivalent and throws an exception if the conversion fails.
It compares two strings with numbers and returns a Boolean value.
To check if a given string is a palindrome and return a Boolean value.
To prevent exceptions caused by invalid data
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which logical operator connects multiple Boolean expressions with a logical AND?
||
!
!=
&&
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the switch statement in C# allow you to do?
Add items to a list box
Prevent data conversion exceptions
Evaluate multiple conditions for a final decision
Determine the order of statement execution
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Sorting algorithms (Y11)

Quiz
•
8th Grade - University
16 questions
Digital etiquette

Quiz
•
KG - Professional Dev...
15 questions
Topic 3 & 4 Practice - ArrayList and String Methods

Quiz
•
12th Grade
18 questions
Big Idea 5: Impact of Computing

Quiz
•
9th - 12th Grade
20 questions
Data handling using pandas and Data visualization

Quiz
•
12th Grade
20 questions
Web Tech - Web Design

Quiz
•
10th - 12th Grade
25 questions
Data Structures - Queues

Quiz
•
12th Grade
17 questions
Email Lớp 6

Quiz
•
6th Grade - University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade