answersLogoWhite

0

public class Hello
{//opens the class
public static void main(String args[])
{//opens the main method
System.out.println("Hello World");
}//closes the main method

}//closes the class







Note: The compiler all the sentences that have "//" before them.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

How do you import others codes in java?

using servlets, php, and database we can connect import codes into java


What are some example for string formatting in Java?

There are lots of examples of string formatting in Java. It can be difficult at times. Some of these examples are, but are not limited to; align, string, format, and JAVA.


What are good Java script codes?

depending on the intention of the javascript codes you wish to write. there is much you can do with javascript but the only way to find out what "good Java script codes" are is to explore what you want the Javascript to do on the page.


Codes in making a receipt using a java?

yes


Which programming language generates byte codes?

Java


What are Perl PHP and Java Servlet's?

Perl, php and Java are all examples of programming languages.


C plus plus and java are examples of what languages?

They are not examples of languages. They arelanguages.


Is java is a platform independent language?

Yes. Apart from lower grade mobiles which have no support for java, java written codes can execute on all platforms and all devices.


What are the examples of assembly languages?

Fortran & Pascal


Is there somebody help me to find a sites or source codes that will count the running time complexity of a certain codes in Java?

Google


What are the examples of Java script?

validation of forms, date & time.


What are the examples of object oriented programming environments?

Java, C++


Can you give the codes of the flag of Philippines using java applet?

System.out.println("No.");


What are the different java technologies?

There are several types of Java technology. Some examples of Java software are Java ME, Java EE, Java SE, and Java Card. Java made the JAVA development kit for those that develop in Java. There is also Java Virtual machine and some class libraries. Java is also famous for its languages like Clojure, Beanshell, Groovy, Gosu, Rhino, Kotlin, JRuby, Scala, and Jython.


What are examples of codes on Animal Jam?

what are animal jams codes


What are java front end tools?

Tools we used in writing codes that are not visible to the client


What do you call a Program that runs Java byte code instruction?

Get the JDK & Bluej from net and the rest will be done by them. Java byte codes are stored as *.class ; where "*" represents the class name, in your hard disk. You can download BlueJ as well as JDK from the related link.


Where could someone find an example of Java string comparisons?

There are many sites to find examples of Java string comparisons. Java Revisited, Java Coffee Break, Alvin Alexander, Stack Overflow and Lee Point are a few to start with.


Is java interpreter or compiler?

Java has both a compiled and an interpreted stage.1) The programmer writes his source codes (.java extension); a compiler will compile this to bytecode (.class extension).2) When the end-user runs the .class program, the JVM (Java Virtual Machine) will interpret this.


What are the examples of programing language?

c, c++, java, prolog, fortran, basic, ...