public static void main(String[] args) { Manager manager1 = new Manager(); Manager manager2 = null; // both line 1 and line 2 are ok NullUtils.objec