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 |
What is the purpose of 'this' operator in JavaScript?
What is Associative Array? How do we use it?
How you can modify XAML content from JavaScript in Silverlight?
what is the source code for sendRedirect method()java Servlet program?
How to create a function using function constructor?
What is the difference between call & apply?
What will be the output of the code below? var Y = 1; if (function F(){}) { y += Typeof F;</span> } console.log(y);
How to get value from radiobuttonlist control?
What is an empty html tag?
How to handle exceptions in JavaScript?
How to change style on an element?
How do you target a specific frame from a hyperlink?