answersLogoWhite

0

This is a very complicated issue but javascript was created to look like java but to be easier to use by nonprogrammers. This is probably one of the most desired traits of the javascript over other languages. javascript doesnot provide typecasting whereas java provides typecasting mechanism.

User Avatar

Wiki User

14y ago

What else can I help you with?

Continue Learning about Engineering
Related Questions

Which programming languages can be used on the Internet?

HTML but you can implement javascript css and other SCRIPTING LANGUAGES within HTML


Which programming language is used within HTML documents to trigger interactive features?

Javascript is the main language used, but there are some other scripting languages used too.


What is Jscript?

JScript is the Microsoft implementation of the ECMAScript scripting programming language specification. JavaScript is used on web pages for scripting, although it can be and is also used in other embedding scenarios.


Which is the better scripting language python or ruby on rails?

Ruby on Rails is better if compared with Python. You can refer this blog - http://www.allerin.com/blog/ruby-on-rails-vs-other-languages for more details abouit comparision between RoR and other programming languages.


What is the need of scripting languages?

the need of scripting language is to work on diffrent platforms like xp vista and other versions and other applactions like java and other stuff


What are properties in Javascript?

Like other object-oriented languages (JavaScript is technically not 'object-oriented'), JavaScript has objects, those objects have attributes or 'properties' which hold data


Why is php better than other scripting languages?

PHP is it is open-source and there are a lot of frameworks, ecommerce and cms built using PHP. It is comparatively easier to learn.


What is the easiest way to learn Javascript online?

Codecademy (google it) is a simple, nice and interactive way to learn javascript, and other script languages.


Does JavaScript interact with PHP?

Yes, JavaScript and PHP can interact with each other in web development. JavaScript is a client-side scripting language that runs in a user's browser, while PHP is a server-side language that runs on the server. The two languages can communicate with each other through the use of AJAX (Asynchronous JavaScript and XML) requests. JavaScript can make an AJAX request to a PHP script on the server, and the PHP script can process the request and return data back to the JavaScript code. This allows for dynamic, interactive web pages that can update their content without requiring a full page refresh. Overall, JavaScript and PHP are complementary technologies that can work together to create powerful web applications


Why is Java Script better than other scripting languages for Web design?

Java Script is much better than any other source found possible on the internet. This is a reliable source and is powered by many sites like NBC30 and all. Ink ME is another type of scripting language web designer but does not have the tech that makes it faster and easier to navigate. What makes it better is the program 73HJD-ProEx which doubles the computers speed.


What solves many of the problems which developers had with HTML?

Actually HTML gave the power to the programming world to create web pages using a simple textual English like programming language to create static web pages. Since the language resembles English in many aspects it is not considered a full fledged programming language and is considered a mark up language. HTML gave us the power to create simple to medium web pages in a short time frame without much limitations of having to know a technology in depth to code in it. Almost all web sites today in some way or the other use the features of HTML to display contents on their page.


What all computer languages are involved in web designing?

The primary languages are HTML, CSS and JavaScript. HTML is the markup used to structure your content. CSS is used to make the structure pretty. JavaScript is used to make the pretty structure do neat things. There are a bunch of other languages like PHP, ASP, JSP that work with MySQL or other databases...