Tag Archives: pros and cons

JavaScript – Pros and Cons

What is JavaScript? Java script is Object Oriented scripting language that can add dynamic functionality in html pages. Scripting languages are high level programming languages that are interpreted at run time as compare to system programming languages (Such as C or Java) that are already compiled.

For example, all the Google ads that you see on websites are JavaScript code. Dynamic nature of the code produces ever changing targeted ads on WebPages. Read More »