class A { Object foo; Object bar; public static void main(String[] args) { foo == null bar == null } }