Question:What are the characteristics of JavaScript?
Answer 1) JavaScript Lives in a Web Page
2) JavaScript is not server side language. It is client side language because it is interpreted and run on the browser.
3) It is weakly typed because it does not need to specify datatypes to declare variable (int, float, double etc) like c/c++.
4) It is not programming language. It Interpreted language because browsers are interpret it.
5) JavaScript is case sensitive.
6) Semicolon(;) is optional
7) String can be enclosed by using single quote (‘) or double quote(“”)
8) // is used to specify single line comment and /* ... */ is used to specify multiline comment.
Deprecated: html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated in
D:\webserver\www\vcampusbd_com_https\answers\column_answer_two.php on line
128