Выяснить, что выведется в консоль
public class Test2 { public static void main(String[] args) { Integer a = 100; Integer```