2.2.1 (d) Variables

Quiz
•
Computers
•
12th Grade
•
Easy
RHSC Computing
Used 4+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In C#, which data type stores whole numbers from -2,147,483,648 to 2,147,483,647?
int
long
float
double
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In C#, which data type stores whole numbers from -9,223,372,036,854,775,808 to 9,223,372,036,854,775,807?
int
long
float
double
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In C#, which data type stores fractional numbers with 6 to 7 decimal digits?
int
long
float
double
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In C#, which data type stores fractional numbers with 15 decimal digits?
int
long
float
double
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which data type stores true or false values?
int
long
bool
char
6.
MATCH QUESTION
1 min • 1 pt
Match the following C# Datatype Declarations
true
double myDoubleNum
5;
char myLetter
"Hello"
string myText
'D'
int myNum
5.99
bool myBool
7.
CLASSIFICATION QUESTION
3 mins • 1 pt
Groups:
(a) Comparison operators
,
(b) Arithmetic operators
,
(c) Boolean Operators
NOT
OR
>=
/
+
-
>
^
!=
DIV
<
AND
*
<=
MOD
==
Create a free account and access millions of resources
Similar Resources on Wayground
13 questions
Quiz Belum Berjudul

Quiz
•
9th - 12th Grade
15 questions
CodeHS - Intro to Python - Conditionals Quiz

Quiz
•
9th Grade - Professio...
15 questions
Тест з програмування на Python

Quiz
•
12th Grade - University
10 questions
Variables and Data Types

Quiz
•
10th - 12th Grade
9 questions
C# Variables and Data Types

Quiz
•
8th Grade - University
10 questions
TRẮC NGHIỆM PYTHON

Quiz
•
9th - 12th Grade
10 questions
Xб_сор

Quiz
•
9th - 12th Grade
15 questions
Variables Java

Quiz
•
10th - 12th Grade
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