Map Graph
No coordinates found

PEEK and POKE

Commands in some high-level programming languages

In computing, PEEK and POKE are commands used in some high-level programming languages for accessing the contents of a specific memory cell referenced by its memory address. PEEK gets the byte located at the specified memory address. POKE sets the memory byte at the specified address. These commands originated with machine code monitors such as the DECsystem-10 monitor; these commands are particularly associated with the BASIC programming language, though some other languages such as Pascal and COMAL also have these commands. These commands are comparable in their roles to pointers in the C language and some other programming languages.

Read article
File:Monitor_Commodore_CBM_3016_with_BASIC_program-0309.jpg
Top Questions
AI generated

List the top facts about PEEK and POKE

Summarize this article

What is the single most intriguing fact about PEEK and POKE?

Are there any controversies surrounding PEEK and POKE?

More questions