What format does data stored in computer memory take??
This psychology problem is solved step by step below, with detailed explanations to help you understand the method and arrive at the correct answer.
ScanSolve AI Answer
Data stored in computer memory takes the form of binary digits, also known as bits. Each bit can represent one of two states: 0 or 1. These bits are then grouped together into larger units, such as bytes (typically 8 bits), to represent more complex information like characters, numbers, instructions, and images.
What's next?