What is a correct syntax to output "Hello World" in C#?
C sharp

Quiz
•
Computers
•
11th Grade
•
Medium

Khaled Elsayed
Used 272+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
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;
8.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
How do you create a variable with the floating number 2.8?
int x = 2.8;
int x = 2.8D;
byte x = 2.8;
double x = 2.8D;
9.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
The character must be surrounded by ......................
single quotes
Double quotes
Angle brackets
Square brackets
Similar Resources on Quizizz
10 questions
C#

Quiz
•
11th Grade
10 questions
C Language Basic Quiz

Quiz
•
7th Grade - Professio...
8 questions
Unit 4 Day 8 Opener - C++ Function Concepts

Quiz
•
9th - 12th Grade
10 questions
Bài kiểm tra 15 phút

Quiz
•
11th Grade
10 questions
Pop Quiz

Quiz
•
11th Grade
10 questions
AP Computer Science-Quiz 2(G10)

Quiz
•
9th - 12th Grade
10 questions
Jenis Data

Quiz
•
7th - 12th Grade
10 questions
Functions in C++

Quiz
•
9th - 12th Grade
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
20 questions
Types of Credit

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

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