Where data is stored in CPU?
In a CPU, data is stored in registers, which are small storage locations within the CPU itself. Registers are used to hold data that is actively being processed by the CPU, such as instructions, memory addresses, and temporary calculations. Data can also be temporarily stored in the cache memory in the CPU for faster access.