Answer Posted / rubin thomas
an identifier in a computer language that indicates a
specific command.
here basically keywordds are words that cannot be used as
vaiables such as if,else etc..
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
can wwe trace a java program (class)
What is "strict mode" and how is it used in JavaScript?
How can javascript be used to personalize or tailor a web site to fit individual users?
Explain what is pop()method in JavaScript?
Why is javascript hoisting?
What is the difference between the operators '==' and '==='?
Can you assign an anonymous function to a variable and pass it as an argument to another function?
What is the difference between undefined value and null value?
How to reload a page using JavaScript?
Is JavaScript case sensitive? Give an example?
What is difference between scripting and programming?
Explain arrow functions?
What does the instanceof operator do?
What would be the result of 3+2+”7″?
Why is javascript good for websites?