Visual C# Quiz 3 - Variables and Data

Visual C# Quiz 3 - Variables and Data

12th Grade

20 Qs

quiz-placeholder

Similar activities

Computer Science Principles Conditionals

Computer Science Principles Conditionals

9th - 12th Grade

20 Qs

Python Basics & Syntax

Python Basics & Syntax

10th - 12th Grade

20 Qs

Python_2R

Python_2R

KG - Professional Development

20 Qs

CodeHS Python Unit 3 Quiz Review

CodeHS Python Unit 3 Quiz Review

9th - 12th Grade

20 Qs

Javascript Basics

Javascript Basics

9th - 12th Grade

16 Qs

Python Review KS3

Python Review KS3

9th - 12th Grade

17 Qs

JavaScript Basics

JavaScript Basics

12th Grade - University

15 Qs

Basic Python Coding

Basic Python Coding

11th - 12th Grade

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