Search Header Logo

Hello World - C# Quiz Sheet

Authored by Emily Chard

Computers

11th Grade

Used 1+ times

Hello World - C# Quiz Sheet
AI

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.WriteLine("Hello World");

To set the title of the console window

Console.Title = "Skynet";

To read input from the user

Console.ForegroundColor = ConsoleColor.Red;

To change the text color

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.

Console.WindowHeight
Console.ForegroundColor
Console.ReadLine()
Console.Title

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?