quick Flashcards
immediate addressing (“LDA005”)
load the value “005” into the accumulator
feature of assembly language
commands have a one-to-one relationship with machine code
RIPA - regulates the power of public bodies to : (3)
- carry out investigations
- interceptions of communications
- grants certain public bodies(MI5, police)
what are examples of interceptions that public bodies have the right to
examples(phone calls, emails, SMS)
what is the dampening factor used for
used to prevent pages from having too much influence(on pagerank value)
When does record locking happen and what level does it happen at
when the user wants to modify a record the DBMS will lock it.
done at reord level NOT at table level.
what is thinking ahead
identifying all the inputs and outputs required for a system before its implemented
what is problem recognition
identifying the key requirement of a solution
what is decomposition
breaking down a problem into smaller sub-problems
what is market failure
when the price mechanism leads to a misallocation of resources
what makes an algorithm computational (2)
- it has a step by step sequence of instructions
- it has an output
what is the purpose of the FDE cycle
to move the next instruction from RAM to the CPU, where it will be executed
what are the factors that impact the supply of labour(5)
- infrastructure (ability to commute from/to work)
- skills required
- differences in wages between countries
- monetary and non - monetary benefits(bonuses, free healthcare)
- housing costs in a particular area
what happens in the fetch stage during the FDE
- the address of the PC is copied into the MAR + the contents are placed into the MDR
what happens in the decode stage during the FDE
- the CU is responsible for decoding + the contents in the CIR are decoded into operand and opcode