How to Print Hellow word in Java ?

What is java ?

Java is a widely-used programming language for coding web applications. It has been a popular choice among developers for over two decades, with millions of Java applications in use today. Java is a multi-platform, object-oriented, and network-centric language that can be used as a platform in itself. It is a fast, secure, reliable programming language for coding everything from mobile apps and enterprise software to big data applications and server-side technologies.

How to run Java ?

Just create new file as name given below

HelloWorld.java

Next open Command prompt and type below code.

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

Output:-

Hi I am Amit Kumar Thakur Experienced as s Software Developer with a demonstrated history of working in the information technology and services industry. Skilled in HTML, CSS, Bootstrap4, PHP, Laravel-9 , REST API,FB API,Google API, Youtube Api, Bitbucket,Github,Linux and jQuery. Strong engineering professional focused in Computer/Information Technology Administration and Management. Currently my profile is to Software Developer, analyze the requirement, creating frame for web application, coding and maintenance.

Related Posts

Top 10 IT Certification in The World ?

In this tutorial I’m going to share top 10 IT Certification in the world who help to grow your carrier in fast way also we ‘having covering…

How to install java JDK on Windows ?

In this tutorial I’m going to learn how to install java JDK on windows in very easy way. so follow this tutorial i have demonstrate in very…

0 0 votes
Article Rating
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x