
Hello World - C# Quiz Sheet
Authored by Emily Chard
Computers
11th Grade
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MATCH QUESTION
45 sec • 5 pts
Match the following actions with their purposes in a C# program.
Console.ReadLine();
To write output to the console
Console.Title = "Skynet";
To read input from the user
Console.WriteLine("Hello World");
To change the text color
Console.ForegroundColor = ConsoleColor.Red;
To set the title of the console window
2.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
Which method is used to read a line of input from the console in C#?
Console.WriteLine()
Console.ReadLine()
Console.ReadKey()
Console.Write()
3.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
What does 'Console.ForegroundColor = ConsoleColor.Green;' do in the program?
Sets the background color to green
Sets the text color to green
Sets the window height
Sets the console title
4.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
In the code, what is the purpose of 'Console.WindowHeight = 40;'?
To set the width of the console window
To set the height of the console window
To set the title of the console window
To set the color of the console text
5.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
What is the output of 'Console.WriteLine("Hello, what's your name?");'?
It reads the user's name
It writes 'Hello, what's your name?' to the console
It changes the console color
It sets the console title
6.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
What is the function of 'Console.ReadKey();' in the program?
To read a line of input
To wait for a key press
To write output to the console
To change the text color
7.
DRAG AND DROP QUESTION
45 sec • 5 pts
(a) is a method in the C# program.
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 Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?