Where and why Java is used

Categories: Core Java

Java used for

  1. Desktop application like.  acrobat reader.
  2. Web application. Banking ,e-commers ,e-Learning etc.  
  3. Enterprise applications such as banking applications.
  4. Mobile.
  5. Embedded system.
  6. Games etc.
  7. Types of applications: There are four types of applications
    1. Standalone application: Standalone application is a computer program which run on our local computer. it is more or less like c or c++ program. it always contain main() method.
    2. Web application: An application that run on the web server side and creates dynamic page, is called as web application. Currently, servlet, jsp, struts etc. technologies are used for creating web applications in java.
    3. Enterprise application: An application that is distributed in nature, such as banking applications etc. It has the advantage of high level security, load balancing and clustering. In java, EJB is used for creating enterprise applications.
    4. Mobile application: An application that is created for mobile.
  8. Java is used because java is a platform independent language.

Top articles
Core Java Indroductions Published at:- Features of Java Published at:- Difference between Java and C Published at:- Difference between Java and C++ Published at:- Advantage and Disadvantage of Java Published at:- What is Java Published at:- Why Java is not Pure Object Oriented Language Published at:- Where and why Java is used Published at:- Java has Following Features Characteristics Published at:- Common Misconception about Java Published at:- 3 most commonly used tools are Published at:- Stream Creation-Jav 8.0(JDK1.8) Published at:- Data Type in Java-Size in Bytes & Bits . Published at:- Operators in Java-Assignment, increment and decrement, equality, arithmetic ,relational , logical, bit-wise, compound assignment Published at:- Java Control Flow of Statements Published at:- Java switch case and conditional operator Selection Statement Published at:- for and while Loop-Java Published at:- Java General Interview Questions and Answer Published at:- Write a program in Java to display the first 10 terms of the following series: 10, 20, 30, 40, …….. Published at:- Write the program in Java to display the first ten terms of the following series: 1, 4, 9, 16, Published at:- Write a program in Java to find the sum of the given series: Published at:- Write a program in Java to find the sum of the given series: Published at:- Why Proxies Are the Silent Backbone of Modern Online Operations Published at:-
R4Rin Team
The content on R4Rin.com website is created by expert teams.