Search Header Logo

Lesson 2 Number Wizard

Authored by Thomas Maher

Other

9th - 12th Grade

Used 21+ times

Lesson 2 Number Wizard
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Which syntax is correct for printing the words "Welcome to the jungle" to the console?

Debug.log("Welcome to the jungle");

Debug.log("Welcome to the jungle")

Debug.Log("Welcome to the jungle");

Debug.log("welcome to the jungle");

2.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

The print function gives us more flexibility and control.

True

False

3.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

A variable can be thought of as a what?

The data that goes inside a box.

A shelving unit that holds many components.

A table on which we put our meal when we are hungry after a long day of work.

A box in which to store data.

4.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

What are the possible values you can store in the C# "bool" data type?

true or false

A or B

1 or 2

more or less

5.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Which of the following data types can hold a fractional (decimal) number?

bool

float

int

string

6.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Which of the following data types can hold ONLY a whole number?

bool

float

int

string

7.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Which of the following examples successfully declares and initializes an int data type?

int max = 1;

int = max;

max = 1000;

max int = 1000;

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?