Java is a programming language and the platform.Java is simple high level,robust ,secured and object oriented language.
Platform- Any hardware or software environment in which aprogram runs. Java has its own runtime environment i.e., JRE(Java Runtime Environment) and API, thus Java is platform
- Standalone Application
Application for Desktop or window based
- Web Application
Application that runs on server e.g ., servlets, JSP etc...
- Enterprise Application
Distributed application in nature e.g., banking
- Mobile Application
Application for mobile
e.g., android, Java ME.
 |