Q. If n has 3, then the statement a[++n]=n++; (A) assigns 3 to a[5] (B) assigns 4 to a[5] (C) assigns 4 to a[4] (D) what is assigned is compiler dependent ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) what is assigned is compiler dependent