Advantages:
·
JavaScript is object-based language because it
provides predefined objects.
·
JavaScript is a light weighted language.
·
JavaScript is highly a case- sensitive language.
·
Each and Every statement in JavaScript terminates with
the semi-colon(;).
·
JavaScript also has ability to create new function
using “function” keyword.
Disadvantages:
We can’t treat JavaScript as an
undeniable programming language. It comes up short on the accompanying
significant highlights:-
·
Reading and Writing does not allow in client-side
JavaScript.
·
There is no good and efficient way of analyzing errors
and catching exceptions.
·
As no backings are accessible, JavaScript cannot be
utilized for any networking applications.
·
JavaScript might be rendered by various engines in an
unexpected way. Thus, this causes irregularity as far as interface and
usefulness.
Comments
Post a Comment