What are the 5 elements of a computer system?
What are the 5 functions of hardware?
Examples of Input
Mouse, keyboard, webcam, camera, microphone, scanner, RFID tag
Differentiate primary and secondary storage
Primary is a volatile memory used by the system to temporarily store information to function.
Secondary storage is used to store information for long periods of time, where the information is not needed for the system to function.
What are the different level of generations of programming languages?
Steps of Translation
Lexical analysis: check for valid functions of code
Syntactical analysis: grammar/syntax
Code generation
What are the two types of translation and how do they differ?
What are the steps in the fetch execute cycle?
The requirements for software?