Skip to content

DMS-Menula/Java-Simple-Program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Simple Program - Hello World

This is a simple Java program that prints "Hello, World!" to the console. It's a basic example to demonstrate how to set up a Java program.

Table of Contents

About

This repository contains a basic Java program to help beginners get started with Java. It demonstrates the setup of a Java program, compilation, and execution of a simple "Hello, World!" output.

Prerequisites

Before you start, you need to have the following installed on your system:

  • Java Development Kit (JDK): You can download the JDK from the official Java website.

Make sure to have the javac and java commands accessible from your terminal/command prompt.

Steps to Run

  1. Clone the Repository:
    To get a copy of this repository, run the following command:
    git clone https://github.com/your-username/Java-Simple-Program.git

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages