What is the difference between java and java script?
Answer Posted / kannappanksk
Java Script is object based language it is used for front
end validations.
java is object oriented language.object oriented language
supports OOP's,Object based not suppoted inheritence.
Is This Answer Correct ? | 44 Yes | 11 No |
Post New Answer View All Answers
Write the code for adding new elements dynamically?
What is array constructor in javascript?
How to get value from dropdown (select) control?
What does js stand for?
How many types of functions JavaScript supports?
What is a hash javascript?
What are the different ways to create an array in javascript?
Does javascript care about whitespace?
List some data types supported by javascript?
What is are the types of the pop up box es available in javascript?
How to detect the operating system on the client machine?
How do you declare a variable in javascript?
Why is javascript hoisting?
Which is best for front end?
Can you assign an anonymous function to a variable and pass it as an argument to another function?