What are the major differences between Java programming language and any other language? List and discuss three items. What are some applications that are well suited for Java? Explain why this is so.
To answer your question briefly:
The major differences between Java and other procedural languages is that Java is a completely Object Oriented Programming Language (OOPL). The rest is in the solution.