List some features of javascript.
Answer / glibwaresoftsolutions
Among JavaScript's attributes are:
Programming language that is lightweight and interpretable
Positive for network-centric applications
Java-compatible
Cross-platform, open source, and complementary to HTML
| Is This Answer Correct ? | 0 Yes | 0 No |
What are parameters in javascript?
What is the use of history object?
How many functions are there in javascript?
Explain event bubbling and event capturing in javascript?
How to include the HTML tag inside the javascript tags?
Can you use javascript to hack?
Are you concerned that older browsers don't support javascript and thus exclude a set of web users? Individual users?
Is javascript harmful?
What is the use of debugger keyword in javascript?
What is primitive data type in javascript?
If you need to hide the javascript code from the older browser versions, how will you perform it?
Which type of variable among global and local, takes precedence over other if names are same?