What is the name of | operator?
(a) sizeof
(b) or
(c) and
(d) modulus
This question was posed to me during an interview for a job.
This intriguing question originated from Essential Operators in chapter Source Files, Classes and Operator Overloading in C++ of C++