0
What is java language
JavaScript
2 Respostas
+ 5
Even though the name may seem similar, Java and JavaScript(JS) are completely different. Java is used primarily for app and software development. It is also used for enterprise applications, backend systems, IoT and more.
JavaScript is primarily used for web development. It is also user for mobile app development(using frameworks like React Native), servers and databases etc.
0
What else