A style of building programs that is good for logic operations however it limits the control the developer has over the flow of the program.
Declarative
Its Debugging is easier as it continues translating the program until the error is met.
Interpreter
A disadvantage of Imperative programming paradigms is that it is less ___, compared to declarative programming paradigms.
Efficient
Uses a lot of memory to generate object codes
Compiler
Paradigm that reduces program run time by dividing tasks.
Parallel
An interpreter is more___ than a compiler in terms of security.
Vulnerable
This older type of programming was known for its reusability of code in the time it was in use.
Procedural
Lets humans communicate with the machine by converting mnemonics for the machine to understand.
Assembler
This type of programming uses statements instead of hard coding to filter data.
Data Driven Approach
Unlike Assemblers, Compilers are written in high level language, therefore an assembler is less___.
Intelligent