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. Synonym for WTF meaning What The Fuck. Commonly used in web forums that use moderation and language filters. The 7 used in W7F is the 13..
1. When the exact amount of a debt is unkown to the lender and he gives a possible range, and the debtor identifies the smallest number as ..
1. The quick brown fox is known for his skills in jumping over lazy dogs. You can meet him by viewing fonts in microsoft windows using the ..