IDNStudy.com, kung saan ang mga eksperto ay sumasagot sa iyong mga tanong. Makakuha ng mga sagot sa iyong mga tanong mula sa aming mga eksperto, handang magbigay ng mabilis at tiyak na solusyon.
Answer:
Reserved Words in Pascal
For example, the words, program, input, output, var, real, begin, readline, writeline and end are all reserved words.
In a computer language, a reserved word (also known as a reserved identifier) is a word that cannot be used as an identifier, such as the name of a variable, function, or label – it is "reserved from use". This is a syntactic definition, and a reserved word may have no meaning.