+ 2
Java and javascript are same?
4 Respostas
+ 5
Java and javascript are totally different.
Java is a high level programming language, general purpose by the way; used to develop desktop apps, for android development and also for building websites (on the back end that is, server side)
Javascript is a scripting language used by most modern browsers. Some say it is the language of the browsers but anyway...
It is used to create dynamic (or interactive) Web pages.
It is mainly used on the front end, which is the side that the client interacts with; though it is also now being used on the back end ( ie node.js )
0
No . java and javaScript are Very different programming languages. ..
0
java and java script are different ,java is use to make mostly android app and other software but java script is use to make website
0
No they are not. Java is a console language and JavaScript is used in web.