Question: Question B6 Which conversion of a binary number 101101, to decimal and then to a hex number is correct? a) b) c) d) 101101 to
Question B6 Which conversion of a binary number 101101, to decimal and then to a hex number is correct? a) b) c) d) 101101 to decimal -- 45 -- to hex-2d 101101 to decimal -- 35 -- to hex -- 23 101101 to decimal -- 49 -- to hex - 2d 101101 -- to decimal -- 45 -- to hex -- 55 Question B7 A computer program which tells you the time returns different results at different times. Does this mean that it is non-deterministic? a) Yes, it is non-deterministic. b) Yes or no, it is non-deterministic because the results is different; but it is deterministic because it returns the correct time. c) No, it is deterministic because the program performs the exact same operation d) No, it is deterministic because for any given time (i.e. for the same input) the result is same
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
