Which of the following statements is correct? June 6, 2022 by admin ✪ Choose the correct option.Which of the following statements is correct?A. The expressions “int a[]” and “int *a” are same.B. It is possible to pass structure as an argument to a function.C. An array of structure is not acceptable.D. In a union, each member uses different memory locations. Submit Answer