TIA's Glossary of Telecommunication Terms

0-9 | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z

Search Term

reserved word

In programming languages, a keyword whose definition is fixed by the programming language and which cannot be changed by the user. Note: In Ada® and COBOL all keywords are reserved words, while Fortran has no reserved words.

Back