What is Public Static Void Main{?


1.

The most annoying line a beginner Java programmer has to type in each one of their programs. This is also the line where most n00bish typos appear.

Comparison of Java to QBASIC

Java:

public class PrintHi{

public static void main(String args){

System.out.println("Hi");

}

}

QBASIC:

?"Hi"

Hmm, 95 characters or 5? Tough choice.

1.

The most annoying line a beginner Java programmer has to type in each one of their programs. This is also the line where most n00bish typos appear.

Comparison of Java to QBASIC

Java:

public class PrintHi{

public static void main(String args){

System.out.println("Hi");

}

}

QBASIC:

?"Hi"

Hmm, 95 characters or 5? Tough choice.


94

Random Words:

1. When you are aware of work you should be doing, yet unable to resist the temptation of your Zippo lighter. You sit and play with it un..
1. A term used when something is said which is both funny and makes logical sense. "She is known by two different names?? The only ex..
1. An inference is the term given to a statement that may not be true, but was based on evidence collected. The opposition lawyer inferred..
Book Banner