Answer Posted / ranganathkini
The Java programming language is a high-level language that
can be characterized by all of the following:
1. Simple
2. Platform Independant
3. Object oriented
4. Distributed
5. High performance
6. Multithreaded
7. Robust
8. Dynamic
7. Secure
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How do you detect memory leaks?
When is the arraystoreexception thrown?
Can we have any code between try and finally blocks?
Who is the owner of java?
Where is java located?
How are variables stored?
What is fail fast in java?
Can we overload the methods by making them static?
Can a static class have a constructor?
What is data string?
What are the different types of inheritance in java?
What is the declaration statement?
Which oo concept is achieved by using overloading and overriding?
What are "class access modifiers" in Java?
What is difference between c++ and java ?