Program Random Access Memory (PRAM)

Program random access memory (RAM) is organized exactly like ROM. 4096 locations are always available, which are used to hold program instructions or data.

Unlike ROM, however, program RAM locations can be altered by program instructions.