A ________ stores a value that cannot be changed from their initial assignment.
C# Intro

Quiz
•
Computers
•
9th Grade
•
Medium
Used 4+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Variable
Class
Array
Constant
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which keyword can be used to declare a variable before knowing its type?
const
var
int
public
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you write comments in C#?
#
--
//
<!-->
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which symbols do you use to write multi line comments?
"""
Comment
"""
/ *
Comment
*/
<!-
Comment
-->
###
Comment
###
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of this code?
x = 4;
x %= 2;
Console.WriteLine(x);
0
2
4
8
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the datatype of the y variable below?
____ y = "Bob";
int
char
double
string
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the datatype of x?
______ x = 3.14
int
char
double
bool
Create a free account and access millions of resources
Similar Resources on Quizizz
18 questions
js basics

Quiz
•
4th Grade - University
24 questions
Javascript Basics

Quiz
•
7th Grade - University
15 questions
2D Arrays

Quiz
•
9th - 12th Grade
20 questions
Year 8 Python -input-output-selection

Quiz
•
8th - 9th Grade
20 questions
Conditionals Quiz

Quiz
•
9th - 12th Grade
16 questions
Arithmetic Types Declare Initialize Relation Logical Ops

Quiz
•
9th Grade - University
20 questions
JavaScript Level 1

Quiz
•
5th - 9th Grade
15 questions
Python Basics

Quiz
•
KG - University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University