You must transform these programming languages to executable binary before it can run
Compiled languages p149
a label to access value, class, method or interface
Identifier p151
This container may hold a number of elements, but it cannot be resized
Array p152
This reusable segment of code will return a value to whatever called it
Function p154
These are smaller pieces of code, typically used to perform a specific task
Script p156
These programming languages converts the code into machine binary at runtime
Interpreted Language p149
Contains a value that can change during execution of program
Variable p151
This container can shrink or grow based on size of elements, or their addition or removal
Vector 152
These OOP components can have attributes, properties & methods
Objects p155
These are typically a collection of command-line instructions that you store in a .CMD file
Batch Files p156
This language is designed to retrieve records from datasets
Query Language p150
Variables are often (blank) as a particular data type
Declared p151
This is a sequence of instructions outside the main program sequence, usually invoked by a condition
Branch p153
These are values and data types stored within an object that define the object
Attributes p155
This scripting tool is fully integrated in the Windows OS, and enables you to perform management and admin tasks
PowerShell p157
This Language presents Machine code in human readable text
Assembly Language p150
A specific identifier that contains a value that does not change within the program
Constant p152
Similar to Branches, however, the instruction repeats until a certain condition is met
Loops p153
These OOP properties define what can be done to an object
Methods p155
This is based on another Microsoft language, and provides functions similar to JavaScript
VBScript p157
This is NOT a programming Language, but makes document data accessible to a program
Markup Language p150
special type identifier that can reference multiple values or elements
Container p152
Loops & Branches rely on THESE logic tests (Boolean values) that determine whether to continue, or return to the main program flow
Operators p154
These OOP elements represent an alternate way of accessing a field within an object publicly
Properties p155
Applications written to run on multiple devices/OS
Cross Platform p158