Hello world in java

public class Main {
public static void main(String[] args) {
System.out.println(“Hello World”);
}
}

What is Java?
Java is a popular programming language, created in 1995.

It is owned by Oracle, and more than 3 billion devices run Java.

It is…


This content originally appeared on DEV Community and was authored by Santa1701

public class Main {
public static void main(String[] args) {
System.out.println("Hello World");
}
}

What is Java?
Java is a popular programming language, created in 1995.

It is owned by Oracle, and more than 3 billion devices run Java.

It is used for:

1.Mobile applications (specially Android apps)
2.Desktop applications
3.Web applications
4.Web servers and application servers
5.Games
6.Database connection
Why Use Java?

1.Java works on different platforms (Windows, Mac, Linux, Raspberry Pi, etc.)
2.It is one of the most popular programming languages in the world
3.It has a large demand in the current job market
4.It is easy to learn and simple to use
5.It is open-source and free
6.It is secure, fast and powerful
7.It has huge community support (tens of millions of developers)
8.Java is an object oriented language which gives a clear structure to programs and allows code to be reused, lowering development costs
9.As Java is close to C++ and C#, it makes it easy for programmers to switch to Java or vice versa


This content originally appeared on DEV Community and was authored by Santa1701


Print Share Comment Cite Upload Translate Updates
APA

Santa1701 | Sciencx (2024-07-26T12:56:36+00:00) Hello world in java. Retrieved from https://www.scien.cx/2024/07/26/hello-world-in-java/

MLA
" » Hello world in java." Santa1701 | Sciencx - Friday July 26, 2024, https://www.scien.cx/2024/07/26/hello-world-in-java/
HARVARD
Santa1701 | Sciencx Friday July 26, 2024 » Hello world in java., viewed ,<https://www.scien.cx/2024/07/26/hello-world-in-java/>
VANCOUVER
Santa1701 | Sciencx - » Hello world in java. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2024/07/26/hello-world-in-java/
CHICAGO
" » Hello world in java." Santa1701 | Sciencx - Accessed . https://www.scien.cx/2024/07/26/hello-world-in-java/
IEEE
" » Hello world in java." Santa1701 | Sciencx [Online]. Available: https://www.scien.cx/2024/07/26/hello-world-in-java/. [Accessed: ]
rf:citation
» Hello world in java | Santa1701 | Sciencx | https://www.scien.cx/2024/07/26/hello-world-in-java/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.