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 the difference between yield() and sleep()?
Can a singleton class be inherited?
How do you sort a string in alphabetical order in java?
Can we inherit inner class?
v-model life cycle
What is called module?
Explain java coding standards for variables ?
Explain implementation and how is it different from conversion?
How do you check whether the list is empty or not in java?
What is the difference between static and non-static variables in java programming?
Can we have multiple classes in a single file?
Why is singleton not thread safe?
What is the full meaning of java?
What are static initalizers in java ?
Can array grow dynamically in java?