answersLogoWhite

0

public class welcome { public static void main (String args[]) {

System.out.println("Welcome to Java programming");

}

}

There are also many "Hello World" tutorials you can find elsewhere on the internet

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What is the program that allows the user to write applications software?

programming language paradigm


Programming process of c language?

Write the source program. Compile. Link executable. Run it.


What are the individual instructions that you use to write a program in a high-level programming language called?

Statements.


How do you write welcome in Akan language?

"Welcome" in Akan language is "Akwaaba."


Can you write a program in DBMS like C?

DBMS means Data Base Management System, it is not a programming language.


A program written in a high-level programming language is called?

the program written in high level language is called "source program"


How do you change source code into machine code?

A program called a compiler, or sometimes an assembler (depending on the programming language) does this for you. You write the source code, then invoke the program that will convert this into machine language.


What well known software program did Scott Meyers write?

Scott Meyers was not the creator of any programming language. He is a software consultant who specializes in C++ computer programming language, and has written many books on it.


How is java both a programming language and a platform?

By using Navite Interface we write this type of code


Which language is used to write a source program in computer?

There are so many programming languages that it is impossible to tell without actually seeing the source program in question.


How you write welcome in oriya language?

Welcome in Odia language is written as "ସ୍ୱାଗତ" which is transliterated as "Swagat".


How does pseudo code operate?

It doesn't. Pseudo code isn't a programming language, it is just there to give an idea of how you could write a program.