Search Header Logo

C sharp

Authored by Khaled Elsayed

Computers

11th Grade

Used 333+ times

C sharp
AI

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#?

Media Image
Media Image
Media Image
Media Image

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()

Print

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

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?