In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-12 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/03 Report--
This article introduces the knowledge of "is javascript java?". In the operation of actual cases, many people will encounter such a dilemma. Then let the editor lead you to learn how to deal with these situations. I hope you can read it carefully and be able to achieve something!
Javascript is not java. Javascript and java are two completely different language architectures. JavaScript is a dynamically typed, weakly typed language, while Java is a statically typed, strongly typed language.
The operating environment of this tutorial: windows7 system, javascript1.8.5&&java8 version, Dell G3 computer.
Javascript is not java, they are two completely different things. Although Java and javascript are both programming languages, they are two completely different language architectures.
Java is a new generation of object-oriented programming language and a programming language developed by SUN, which is especially suitable for Internet application development. It is a language that is executed through interpretation, and the grammatical rules are similar to C++.
JavaScript is a product of Netscape company, its purpose is to expand the function of Netscape Navigator, and to develop an object-based and event-driven interpretive language that can be embedded in Web pages; it is an implementation of ECMA 262language specification.
The similarities between javascript and java include:
Their syntax and C language are very similar.
They are all object-oriented (although implemented in a slightly different way)
JavaScript refers to the naming rules of Java when designing.
The differences between javascript and java include:
JavaScript is a dynamically typed language, while Java is a statically typed language
JavaScript is weakly typed and Java is strongly typed.
The object-oriented implementation of JavaScript is based on prototype-based, and Java is based on class-based.
The language style of JavaScript is very different except that it looks like Java. The objects that JavaScript refers to at design time do not include Java, but include languages such as Self and Scheme.
This is the end of the content of "is javascript java?". Thank you for reading. If you want to know more about the industry, you can follow the website, the editor will output more high-quality practical articles for you!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.