Examveda

What will be the output of the following Python expression?
0x35 | 0x75

A. 115

B. 116

C. 117

D. 118

Answer: Option C


This Question Belongs to Python Program >> Bitwise And Boolean

Join The Discussion

Related Questions on Bitwise and Boolean