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
A ________ stores a value that cannot be changed from their initial assignment.
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 Wayground
19 questions
Unit 4: Operators in Java

Quiz
•
9th - 10th Grade
18 questions
js basics

Quiz
•
4th Grade - University
20 questions
JAVA FUNDAMENTALS

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

Quiz
•
9th - 12th Grade
15 questions
C# Structured, Selection and Iteration

Quiz
•
9th Grade - University
24 questions
AGAD: UNIT 4_C# & UNITY

Quiz
•
9th - 12th Grade
20 questions
Python variables and operators quiz

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

Quiz
•
5th - 9th 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