Edexcel curriculum (2015)
AlgorithmsApplication sof'wreAsciiBinaryCacheClient-ServerCloudCompressionComputational thinkCPUCyber securityDatabaseFetch-d-e cycleEmbedded systemEncryptionEnvironmentEthicsFile sizeFlow chartHexadecimalHigh Level languageISP/InternetLaw & LegislationLogicMagnetic HDDNetworkingOpen sourceOperating systemOptical storagePeer to peerPictures (data rep)ProtocolsRun length encodingRAMROMSimulation softwareSolid state HDSoundStored programUtility Sof'wre |
Stored program conceptAnswer
Any two of: A program must be resident in memory in order to be executed. (1) Machine code instructions are fetched from memory one at a time, decoded and executed in the processor. (1) The idea of storing programs and data in the same memory unit / of treating programs as just one form of data. (1) Enables a single control unit to manage program control / the fetch-decode execute sequence. (1) Stored program conceptAnswer
instructions are stored in main memory; instructions are fetched, (decoded) and executed by the processor; programs can be moved in and out of main memory; |