A. new Object[]{ "aaa", new Object(), new ArrayList(), 10};
B. new Object[]{ "aaa", new Object(), new ArrayList(), {} };
C. new Object[]{ "aaa", new Object(), new ArrayList(), new String[] {""} };
D. new Object[1]{ new Object() };
If you want to solve the questions together with the experts and understand the concepts better, please contact us using the contact form or WhatsApp numbers. Selected people get to do that without any additional charges.