what is java?

Answers were Sorted based on User's Feedback



what is java?..

Answer / guest

java is an object oriented programming language....

Is This Answer Correct ?    10 Yes 1 No

what is java?..

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

Post New Answer

More JavaScript Interview Questions

How do you write an event emitter base class that allows you to add event listeners?

1 Answers  


What close() does in javascript?

1 Answers  


Why is javascript hoisting?

1 Answers  


Which built-in method removes the last element from an array and returns that element?

1 Answers  


Where do you put javascript in html?

1 Answers  


Difference between '=', '==' and '===' operators?

1 Answers  


What is MEAN in javascript

1 Answers  


Explain the terms synchronous and asynchronous code?

1 Answers  


Why it is not advised to use innerhtml in javascript?

1 Answers  


How many types of functions JavaScript supports?

1 Answers  


What are disadvantages of using javascript?

1 Answers  


What does clean white space mean?

1 Answers  


Categories