Computer Flashcards

1
Q

hexadecimal strin C31 has an equivalent BCD

A

CANNOT BE ENCODED since C is out of the BCD digit range

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

include <iostream></iostream>

main ()

{

int amount=55;

count<<dec>

<p>
&lt;<oct>
<p>
&lt;<hex>
<p>
}</p>
</hex></p></oct></p>

</dec>

A

since is ‘ ‘

55,67, 37

How well did you know this?
1
Not at all
2
3
4
5
Perfectly