what is java?
Answers were Sorted based on User's Feedback
Answer / guest
java is an object oriented programming language....
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / jayapal.m
Java is a general-purpose programming language to develop:
Standalone applications
Web applications
Unlike other OOP languages which started as procedural, Java
was designed from the start to be object-oriented.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you write an event emitter base class that allows you to add event listeners?
What close() does in javascript?
Why is javascript hoisting?
Which built-in method removes the last element from an array and returns that element?
Where do you put javascript in html?
Difference between '=', '==' and '===' operators?
What is MEAN in javascript
Explain the terms synchronous and asynchronous code?
Why it is not advised to use innerhtml in javascript?
How many types of functions JavaScript supports?
What are disadvantages of using javascript?
What does clean white space mean?