To be honest, you need to follow a good naming convention as helloworld said...


public class _ {

private static int _ = 6;

public _(){
String _ = "Hello";
System.out.println(_ +...