A reserved word is a special word in a programming language that cannot be used as a name. A programmer can't usually change the meaning of these words without losing the original meaning of the word.
Example
int, void, main, float, double these are reserved words.
No comments:
Post a Comment