Home / Definitions / Peek and Poke

Peek and Poke

Webopedia Staff
Last Updated May 24, 2021 7:51 am

In BASIC programming peek and poke are the functions used to view and alter a byte of memory. Peek displays the contents while poke changes it.