Programming Languages

Programming Languages

memorize.aimemorize.ai (lvl 286)
Section 1

Preview this deck

applet

Front

Star 0%
Star 0%
Star 0%
Star 0%
Star 0%

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Active users

0

All-time users

0

Favorites

0

Last updated

4 years ago

Date created

Mar 1, 2020

Cards (11)

Section 1

(11 cards)

applet

Front

a small application or program created in the Java programming language that can be sent to a user along with the web page they have requested

Back

machine code

Front

the instructions in a form that the processor can execute; strings of 1s and 0s

Back

instruction

Front

an instruction to a microprocessor to perform a specific task

Back

interpreter

Front

a program that will run a high level program directly, interpreting the instructions and converting them to machine code as the program is executed

Back

opcode

Front

the code for the instruction being given

Back

assembler

Front

a program which translates assembly language into machine code

Back

instruction set

Front

the set of instructions for a particular processor that it will understand and be able to process

Back

operand

Front

the data that might be attached to the opcode, that the instruction might need to work with

Back

execute

Front

to run a computer program or process

Back

compiler

Front

a program that converts high level programming languages into low level languages

Back

mnemonic

Front

a tool or technique designed to help a person's memory

Back