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
What is an argument in java?
What’s the difference between unit, integration and functional testing?
What is the purpose of garbage collection in java? When is it used?
Can a function return a function?
What is double word?
Why javac is not recognized?
What is integers and example?
Does java support function overloading, pointers, structures, unions or linked lists?
What is static variable with example?
How many types of interfaces are there?
What is the history of java?
how we can create packages in java?
What does it mean that strings are immutable?
What are anonymous inner classes?
Why main function is static?