I am confused in this question
Which of the following is true about this code? int [ ] X = {1, 3, 5, 7}; int [ ] Y = X; a. Y has the same elements as X b. X and Y po