Visual C# Quiz 3 - Variables and Data

Visual C# Quiz 3 - Variables and Data

12th Grade

20 Qs

quiz-placeholder

Similar activities

Programming - N4/5 Week 3

Programming - N4/5 Week 3

3rd - 12th Grade

20 Qs

Java Basic 1 - Quiz

Java Basic 1 - Quiz

8th Grade - University

19 Qs

C# Concepts and Code Quiz

C# Concepts and Code Quiz

12th Grade

15 Qs

JavaScript Basics

JavaScript Basics

12th Grade - University

15 Qs

Python Quiz (part 1)

Python Quiz (part 1)

9th - 12th Grade

20 Qs

PCEP Section 1C: Understanding Data Types and Variables

PCEP Section 1C: Understanding Data Types and Variables

12th Grade

15 Qs

Basic Python Print statement and variable ceations

Basic Python Print statement and variable ceations

7th - 12th Grade

15 Qs

Python Programming Quiz

Python Programming Quiz

9th - 12th Grade

20 Qs

Visual C# Quiz 3 - Variables and Data

Visual C# Quiz 3 - Variables and Data

Assessment

Quiz

Computers

12th Grade

Easy

Created by

Jose Cruz

Used 7+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of a TextBox control in C#?

To display images

To accept keyboard input as a string

To play audio files

To perform mathematical calculations

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable in C#?

A storage location in memory

A type of loop

A graphical user interface element

A type of exception

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following specifies a type of data a variable can hold in C#?

All of the above

int

double

string

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of concatenation in C#?

To compare strings

To append one string to another

To compare two variables

To multiply strings

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the scope of a local variable in C#?

The entire class in which it was declared

The entire program

The method in which it was declared

The entire namespace

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of a named constant in C#?

To perform complex mathematical calculations

To represent a value that cannot be changed during program execution

To store values that only change by a constant value

To store user input

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the Math class in C#?

To handle math related exceptions

To set colors for controls

To format numbers

To perform complex mathematical calculations

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?