Computer Science Programming

“A keyword is a word of a programming language that is special only in certain contexts. … A reserved word is a special word of a programming language that cannot be used as a name.” (Sebesta 158) In other words, a reserved word has significance to a compiler and can only be used in the context which the compiler expects. ................
................