Q. Which of these is not a valid preprocessor in C? (A) \ (B) ? (C) ### (D) None of these ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) ? Explanation: \ and ### are both valid preprocessors in C.