Data Storage
Data Types
Properties
IDE
MISC/RANDOM
100

A data storage location that can change during runtime

What is a variable?

100

Used to store money

What is Decimal?

100

The property shown visually on the control, often confused with name

What is the Text property?

100

The meaning of the acronym IDE

What is an Integrated Development Environment?

100

The shapes used on a flowchart

What are an oval, rectangle, and parallelogram?

Extra:
Chapter 4: Diamond

200

Location that cannot change during runtime

What is a Constant?

200

Used to store anything

What is String?

200

Used to refer to an object in code

What is the name property?

200

The  four most used windows of the Visual Studio IDE

What are Designer, Properties, Solution Explorer, and Toolbox?

200

The two terms for when data is moved/converted to a variable that holds higher or lower data accuracy

What are Demotion and Promotion?

300

The method to use a variable or constant's contained data in code

What is use of the created name?

300

Used to store fractions

What is Double?

300

Determines where on the screen the application starts

What is StartPosition?

300

The method to see your files outside of the IDE

Right click Solution Explorer purple project 1/1 top line -> Open Folder in File Explorer

300

The 4 Basic Programming Structures

Sequence, Select/Selection, Iteration, SubProgram

400
The method to change a variable later in code
Reassignment/Set Equal to something else/etc
400

Used to store whole numbers

What is Integer?

400

Used to select a control in combination with the ALT key when the application is running

What is an Access Key?

400

The next action after modifying the file name of the form

Close the Designer window, and re-open by double clicking on the .vb form file.

400

The object is to the cookie, and the class is to the ______.

What is the cookie cutter?

500

The keyword at the start of a global variable in a class

What is Shared?

500

Used to store True or False

What is Boolean?

500

The method to access properties in code

controlName.PropertyName

500

The file that has to be submitted for Lab submissions

What is a zipped file containing the whole solution folder?
500

The key used in ToString to display a number similar to currency, but without the dollar sign

N/n

M
e
n
u