Q. Which operator is used to assign by reference? (A) & (B) * (C) => (D) == ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) & Explanation: The & symbol is used to assign a variable by reference.