Give an example of assembly codeGive an example of a high-level languagePseudocodeDry runningVariablesSequenceSelectionIterationHLT (LMC)ADD
... [Show More]
(LMC)
SUB
STA or STO (LMC)
LDA (LMC)
BRA (LMC)
BRZ (LMC)
BRP (LMC)
INP or OUT (LMC)
OTC (LMC)
DAT (LMC)
What does = mean in LMC
What does == mean in LMC
Local variable
Global variable
What is the life time of the local variable
What is the life time of the global variable
What are the two different types
[Show Less]