Skip to main content

void main()

it means you are so stupid that u r 1 pill shy of an excedrin bottle
you f'n void main()
void main() by thug4life January 27, 2003

public static void main(String[] args){ 

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.

public static void main string args 

The thing I have to write in Java to do fuck all
// example of public static void main string args

import java.util.scanner;

public class Main {

private int num = 4;

public static void main(String args) {

Scanner inp = new Scanner(System.in);

System.out.println("Enter Name: ");

String name = inp.nextLine();

System.out.println("Hi", name, "! your number is " num, ".");

}

}

fudanshi 

Boys who enjoy yaoi (a genre in Japan that contains sexual and/or romantic relations between two men); literally translates to "rotten boy"; corresponding female : fujoshi
Alex blatantly displayed his fudanshi side to his friends.
fudanshi by Yuri Katsuki January 13, 2017
Word of the Day on July 5, 2026

country mile 

When country folk refer to a country mile it is considerd to be round 10 miles per country mile..ish...we boonfolk dont really consider distance
"I walked a country mile to see Earls new truck"
country mile by CountryBoy1243 August 30, 2006
Word of the Day on July 4, 2026

Regular Degular 

Plain. Not tampered with or upgraded. Basic.
May I have an order of regular degular buttermilk pancakes? Without all the added jazz? Hold the blueberry smiley face, strawberry glaze, chocolate chips and whipped cream.
Regular Degular by 1Bynum August 13, 2023
Word of the Day on July 3, 2026