1.2.4 p1 Flashcards

1
Q

what are programming paradigms

A

different approaches to using a programming language to solve a problem

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

whats procedural programming

A

uses a sequence of
instructionsq

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

whats functional programming

A

reusing a set of functions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

whats assembly code

A

next level up from machine code , converted to machine code using an assembler

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

whats opcode

A

specifies the instruction to be performed

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

whats operand

A

holds a value which is related to the data on which the instruction is to be performed

How well did you know this?
1
Not at all
2
3
4
5
Perfectly