SRAM uses voltage stored on cross-coupled inverters to represent bits. It is fast and retains data without power, but less dense than other memory types. SRAM operates by pre-charging bitlines, activating a wordline to access a row, and using a sense amplifier to detect the stored voltage and output a logic value. Writes deactivate the sense amplifier, activate the wordline, and drive the bitlines to the desired state before deactivating the wordline. SRAM cell sizes are large due to using 6 transistors per bit, limiting density compared to other memories.