JAVASCRIPT
1. It is control behavior of your webpage and it controls the browser windows.
2. It performs some actions without page refreshing.
3. It was developed by Brenden Eich at 1995 by Netscape and it is a client-side scripting language
but we can perform javascript in server side also using node js.
4. javascript is strictly a case-sensitive language.
5. First, it was implemented by the name of the Live script, because the user gets the immediate response from the browser. Later, it was changed into Javascript, because the syntax is borrowed from Java.
Advantages of Javascript:
1.Browser Compatability
2. It is giving more power to the web pages.
3. It performs the validation
4. It is creating the cookies.(client-side temporary memory storage.)
1. It is control behavior of your webpage and it controls the browser windows.
2. It performs some actions without page refreshing.
3. It was developed by Brenden Eich at 1995 by Netscape and it is a client-side scripting language
but we can perform javascript in server side also using node js.
4. javascript is strictly a case-sensitive language.
5. First, it was implemented by the name of the Live script, because the user gets the immediate response from the browser. Later, it was changed into Javascript, because the syntax is borrowed from Java.
Advantages of Javascript:
1.Browser Compatability
2. It is giving more power to the web pages.
3. It performs the validation
4. It is creating the cookies.(client-side temporary memory storage.)
No comments:
Post a Comment