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 are nodes in javascript?
What is an Event Bubbling in Javascript?
What are the four basic data structures in javascript?
Explain the terms synchronous and asynchronous code?
What is the difference between null and undefined?
What is javascript used for in web design?
How do you write an if statement in javascript?
What is the use of dom?
How can you do a character count in javascript?
Explain about session? Where it runs & what are different types of session handling?
How do you access an element in an HTML document with JavaScript?
How to create a function in javascript?