Search Header Logo

C# quiz

Authored by Hustler YT

Information Technology (IT)

12th Grade

Used 3+ times

C# quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is the correct way to declare a variable in C#?

  • a) int x = 10;

  • b) x = 10 int;

  • c) variable int x = 10;

d) int: x = 10;

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of these is the correct way to write a comment in C#?

  • a) // This is a comment

  • b) /* This is a comment */

  • c) Both a) and b)

d) None of the above

3.

FILL IN THE BLANKS QUESTION

20 sec • 1 pt

A (a)   is used to store a value in C#

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the following code?
int a = 5;

int b = 10;

Console. WriteLine(a + b);

5

10

15

error

5.

FILL IN THE BLANKS QUESTION

1 min • 1 pt

The keyword (a)   is used to display output in the console in C#.

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

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?