what is java and JavaScript?
Answers
Java is a class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible.
JavaScript are the line of codes of programs created using java
Answer:
java and JavaScript definition :
Explanation:
java:
Java is a high-level programming language developed by Sun Microsystems. ... Instead, Java programs are interpreted by the Java Virtual Machine, or JVM, which runs on multiple platforms. This means all Java programs are multiplatform and can run on different platforms, including Macintosh, Windows, and Unix computers.
JavaScript:
JavaScript, often abbreviated as JS, is a programming language that conforms to the ECMAScript specification. JavaScript is high-level, often just-in-time compiled, and multi-paradigm. It has curly-bracket syntax, dynamic typing, prototype-based object-orientation, and first-class functions.
hope it helps you