12 8 1000 2 is used to AND two numbers bit-wise-02618
12 & 8 = (1000) 2 = __________. & is used to AND two numbers bit-wise
This multiple choice question (MCQ) is related to the book/course
vu cs201 Introduction to Programming.
It can also be found in
vu cs201 Final Term - Quiz No.10.