Answer Posted / devarathnam c,kotagudibanda(po
Hi...
JAVA is an object-oriented programming language.It support
sophisticated OOP'S concepts
like "Encapsulation", "Polymorphism" and "Inheritance".By
using java we can develop web-based applications,client-
server applications and distributed applications. Java is a
most suitable programming language for internet
technologies.The Sun's trade mark slogan is "WRITE ONECE
RUN ANYWARE", till now no programming is not achieving this
slogan, it is a platform independent and both compielet and
interpreted langauage.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is data type in java?
What is arrays aslist in java?
What are the 4 versions of java?
What are the object and class classes used for?
What is the difference between stringbuffer and stringbuilder?
What is the difference between keyword and identifier?
What are java packages? What's the significance of packages?
Explain thread in java?
Which java ide is used the most?
Difference between string, string builder, and string buffer?
What is try-with-resources in java?
Can we make the abstract methods static in java?
Can we have try block without catch block?
How do you sort a set in java?
What is java virtual machine? Explain