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.
Random Words:
1.
uh·door·uh·bull
adj.
1.) The highest level of adorability.
2.) When an object or individual is worthy of much adoration.
3.) Usually..
1.
like diabetes...but you know..the healthy kind
guy 1: yo i just ate a lot of fruit
guy 2: didn't you know fruits have a lot of su..