4. Compare and contrast programming languages categories Flashcards
1
Q
Interpreted
A
Interpreted languages provide another way to make a program work on multiple platforms. These languages include Python, JavaScript, Ruby, and Perl.
2
Q
Scripting Functions
A
3
Q
Markup Languages
A
Most common HTML
4
Q
Compiled programming languages
A
5
Q
Query Languages
A
They help you find specific data, show only what you are looking for, or present information in helpful ways.
6
Q
Assembly languages
A
A compiled software program is converted to binary machine code using the instruction set of the CPU platform. Assembly language is this machine code represented in human-readable text.