Correct Answer: C
Explanation: The expression int(1011,2) results in an error. Had we written this expression as int('1011',2), then there would not be an error.
SUBSCRIBE
Please subscribe to get the latest articles in your mailbox.
SUBSCRIBE
Please subscribe to get the latest articles in your mailbox.