Question Which logical operator means OR in C/C++? A. ! B. | only C. && D. || Show Answer More MCQs Correct Answer: D || The correct answer is ||. The correct answer is ||.
Leave a Reply