Q4
Format flags may be combined using
A.
the bitwise OR operator (|)
AnswerB.
the logical OR operator (||)
C.
the bitwise AND operator (&)
D.
the logical AND operator (&&)
E.
None of the above
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board