
C sharp
Authored by Khaled Elsayed
Computers
11th Grade
Used 333+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What is a correct syntax to output "Hello World" in C#?
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
C# is an alias of C++
True
False
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
The most common method to output something in C# is ....................
WriteLine()
cout
cin
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
How do you insert COMMENTS in C# code?
# This is a comment
// this a comment
/* This ia a comment
5.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
The types of Variables who stores floating point numbers is ..............
int
char
double
bool
6.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Which data type is used to create a variable that should store text?
String
Int
Double
Char
7.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
How do you create a variable with the numeric value 5?
num x = 5;
int x = 5;
x = 5;
double x = 5;
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Microsoft
or continue with
%20(1).png)
Apple
Others
Already have an account?