RAM, or random access memory, is a form of computer memory that can be read and changed in any order, typically used to store working data and machine code. RAM is volatile, meaning that upon losing power, it loses the integrity of its data. In the context of CPSC 213, we treat RAM as kind of a black box that holds data and that’s good enough.