Stores running programs and other types of data on computers.
What is memory
Controls all other parts of the computer.
What is Arithmetic logic unit (ALU)
A procedure or formula for solving a problem, with or without a computer.
What is an Algorithm
A collection of related methods.
What is Class
The time delay between the transmission of a data packet and its reeption
What is Latency
Distinct functional units that perform specific operations eseential for processing instructions
What is component
A sequence of instructions that specifies how to perform tasks on a computer.
What is a Program
A sequence of characters; the primary data type for text.
What is a string
High speed memory residing on or close to the CPU. It is clasified in different levels.
What Cache
Circuits that carry data from one area to another..
What is Buses
The process of formulating a problem, finding a solution, and expressing the solution.
What is problem solving
What is method
Primary workspace of the computer
What is RAM
A computing technique in which multiple procesors or cores within a single machine, simultaneously execute different parts of a task or multiple tasks
What is Parallel processing
The application of problem solving to creating executable computer programs.
What is Programing
The process of finding and correcting erros in a program.
What is Debugging
A non-volatile memory that stores the essential instructions and data for the computer to start up.
What is ROM (Read-only memory)
Small capacity, very fast storage location available within the CPU
What is Register
Part of a program that specifies one step of an algorithm.
What is a statement
Part of a program that specifies one step of an algorithm.
What is a Statement