What is difference between Java and JavaScript?

Asked by Last Modified  

Follow 4
Answer

Please enter your answer

Computer Trainer

Java is programming language but jacascript is client side scripting language. Java is standalone language but javascript not that means javascript is integrated with html.
Comments

1.JavaScript is an interpreted scripting language without compilers.Java is a comprehensive programming language that requires a compiler. 2. Since Java is an OOP language, it has a wider range of concepts and features and is more comprehensive. A new programmer may find it challenging to master Java...
read more
1.JavaScript is an interpreted scripting language without compilers.Java is a comprehensive programming language that requires a compiler. 2.Since Java is an OOP language, it has a wider range of concepts and features and is more comprehensive. A new programmer may find it challenging to master Java because it is often vast and complex.JavaScript to be one of the easiest scripting languages to learn read less
Comments

Understand Expectations - Profile Analysis - Career Guidance - Training.

Javascript is is used to provide Interaction and data validation on the Client Side or User Interface of a web application or web site. For an example, you have seen websites wherein if you click the '+' sign, that section expands, another example being when you choose a Country from a Drop Down Box,...
read more
Javascript is is used to provide Interaction and data validation on the Client Side or User Interface of a web application or web site. For an example, you have seen websites wherein if you click the '+' sign, that section expands, another example being when you choose a Country from a Drop Down Box, All the states of that Country are updated in the relvant Drop Down box. And in almost all the websites, if you give a improper user id, mail id or password, you will not be allowed to proceed further, which is technically called as data validation. All these are programmed using JavaScript or Jquery. Java, is a very powerful, full fledged OOPS based Programming Language which is used to develop Business Logics, Services, Function packages etc., read less
Comments

View 1 more Answers

Related Questions

How Java is different from Java script?
Java is server side language is used to make application. Java is need to compile. The end user can not see the code of java it is secured. But Javascript is script language is a open source can be viewed by end user in browser.
Samadhan
Which language has the best future prospects: Python, Java, or JavaScript?
According to me, "Python" is the programming language having the best future prospect considering the current industry trend. Reason: Python is extensively used in advanced technologies such as Machine...
Atharva
0 0
5
Should I learn Python or JavaScript as a newbie?
Python is different from javascript. I prefer you go with python as it is in boom now.
Manisha
0 0
6
How to learn Javascript?
I would say, https://developer.mozilla.org/en-US/docs/Learn/JavaScript is the best place to learn if you want real good knowledge in Javascript. Have a little bit patience and put some effort in learning...
Ramya
What's the event loop?
In computer science, the event loop is a programming construct that waits for and dispatches events or messages in a program. It works by making a request to some internal or external "event provider"....
Spandana
0 0
5

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Closures in Javascript
A closure is the combination of a function and the lexical environment within which that function was declared. Consider the following example: function makeFunc() { var name = 'Mozilla'; function...

Bootstrap grid system
What is a Grid? As put by wikepedia − In graphic design, a grid is a structure (usually two-dimensional) made up of a series of intersecting straight (vertical, horizontal) lines used to structure...

What Is Mean Stack? Why Mean Stack Is Popular Now?
Mean Stack is standing for MongoDB, ExpressJS, AngularJS and NodeJS. These four javascript solutions create a high performing web application. Mainly JavaScript is the frontend language. It’s working...

Simple Algorithms - Fibonacci, Finding GCD & Finding LCM.
import java.util.Scanner; //0,1,1,2,3,5,8,13,21,34... //fun(n)=fun(n-1)+fun(n-2) where n>=2 /*fib(9)=fib(8)+fib(7) =fib(7)+fib(6)+fib(6)+fib(5) =fib(6)+fib(5)+fib(5)+fib(4)+fib(5)+fib(4)+fib(4)+fib(3) */ public...

Benefits of Design Patterns in Application Development
Application developments is a tedious job. Programmers write code and test it again and again to make sure their software works fine. So designing complex software is a hard nut to crack. Skilled programmers...

Recommended Articles

Here are the top 6 must have skills for every Web Designer : Technical Skills Web designers undoubtedly require very strong technical skills. They must have hands on using Web designing software and tools, such as Adobe Dreamweaver, Fireworks, Photoshop, Flash etc. In addition to the knowledge of design...

Read full article >

Almost all of us, inside the pocket, bag or on the table have a mobile phone, out of which 90% of us have a smartphone. The technology is advancing rapidly. When it comes to mobile phones, people today want much more than just making phone calls and playing games on the go. People now want instant access to all their business...

Read full article >

Business Process outsourcing (BPO) services can be considered as a kind of outsourcing which involves subletting of specific functions associated with any business to a third party service provider. BPO is usually administered as a cost-saving procedure for functions which an organization needs but does not rely upon to...

Read full article >

Applications engineering is a hot trend in the current IT market.  An applications engineer is responsible for designing and application of technology products relating to various aspects of computing. To accomplish this, he/she has to work collaboratively with the company’s manufacturing, marketing, sales, and customer...

Read full article >

Looking for Java Script Training classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you