Question:What is reserved word? Write five reserved word. 

Answer 
1. Reserved words are those in JavaScript that have been reserved for statements and bulit-in functions.
2. We should avoid creating identifier for variable and functions that are identical to JavaScript reserved word.

Five reserved words are:

1. function
2. for
3. return
4. break
5. continue 


Deprecated: html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated in D:\webserver\www\vcampusbd.com\answers\column_answer_two.php on line 128
+ Report
Total Preview: 1318
What is reserved word? Write five reserved word.
Copyright © 2024. Powered by Intellect Software Ltd