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
Where should I put script tags?
Why is javascript called richer interface?
What is the syntax of ‘self invoking function’? Give an example?
What is the requirement of debugging in javascript?
Explain function hoisting in javascript?
How do you add an element at the beginning of an array?
What is the default scope in javascript?
How is a relation not a function?
Is javascript faster than asp script?
How to test a string as a literal and as an object ?
can wwe trace a java program (class)
Define closure.
Why are callbacks used?
What is new keyword in javascript?
Which built-in method adds one or more elements to the end of an array and returns the new length of the array?