What are Reserved Keywords?

Reserved Keywords are the Keywords which has fixed meaning that can not be changed, these keywords are used in JavaScript for a specific purpose, these keywords can not be used as variable, method, or function name.

following is the list of JavaScript Keywords that are used for various purposes in JavaScript programming.

reserved_keywords

#javascript #reserved keywords #programming

Reserved Keywords In JavaScript
3.35 GEEK