Q. What will be the output of this statement? Code: print(0xA + 0xB + 0xC) (A) 33 (B) 63 (C) 0xA + 0xB + 0xC (D) None of these ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) 33