C# Programming Quiz

Quiz
•
Computers
•
12th Grade
•
Medium
Raymundo Martinez
Used 8+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the syntax to declare a variable in C#?
myVariable = int;
int myVariable;
var myVariable;
myVariable = int;
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which data type is used to store whole numbers in C#?
boolean
float
string
int
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of control structures in C#?
The purpose of control structures in C# is to randomly change the output of a program.
The purpose of control structures in C# is to slow down the execution of a program.
The purpose of control structures in C# is to add unnecessary complexity to the code.
The purpose of control structures in C# is to control the flow of execution in a program.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which control structure is used to execute a block of code repeatedly?
if-else
switch
for loop
loop
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is an array in C#?
A data structure that stores a variable-size sequence of elements of different types.
A data structure that stores a fixed-size sequence of elements of the same type.
A programming language used for web development.
A function that performs a specific task in C#.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you access elements in an array in C#?
myArray[index]
myArray{index}
myArray(index)
myArray.index
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is object-oriented programming (OOP) in C#?
Object-oriented programming (OOP) in C# is a programming technique used for writing efficient algorithms.
Object-oriented programming (OOP) in C# is a programming language used for creating graphical user interfaces.
Object-oriented programming (OOP) in C# is a programming paradigm that allows for the creation of objects that contain both data and methods.
Object-oriented programming (OOP) in C# is a programming concept that focuses on procedural programming.
Create a free account and access millions of resources
Similar Resources on Wayground
14 questions
Arrays, lists, tuples, stacks and queues

Quiz
•
11th - 12th Grade
10 questions
PBO XII RPL

Quiz
•
9th - 12th Grade
15 questions
TN +2 LESSON 3 - SCOPING

Quiz
•
12th Grade
10 questions
Arrays and Lists

Quiz
•
6th - 12th Grade
10 questions
OOP

Quiz
•
9th - 12th Grade
10 questions
C++ Quiz 1

Quiz
•
11th - 12th Grade
11 questions
Understanding Object-Oriented Programming Concepts (video)

Quiz
•
12th Grade
15 questions
PBO

Quiz
•
12th Grade
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade