Question #58725

no1 numeric data comprises mostly of what?
no2 the binary number for 8 is what?
no3 the binary number for 7 is what?
no4 convert 64 to binary number?
n05 convert 1101 to decimal?
1

Expert's answer

2016-03-29T11:29:03-0400

The provided text does not contain any code fragments, so it is returned exactly as-is:

---

Answer on Question #58725 – Programming & Computer Science – Visual Basic

1. Numeric data comprises mostly of what?

2. The binary number for 8 is what?

3. The binary number for 7 is what?

4. Convert 64 to binary number?

5. Convert 1101 to decimal?

1. Numeric data comprises mostly of what?

Answer:

Numeric data comprises mostly of numbers.

2. The binary number for 8 is what?

Solution:


8=8+0+0+0=1×23+0×22+0×21+0×208 = 8 + 0 + 0 + 0 = 1 \times 2^{3} + 0 \times 2^{2} + 0 \times 2^{1} + 0 \times 2^{0}


Answer:

The binary number for 8 is 1000.

3. The binary number for 7 is what?

Solution:


7=4+2+1=1×22+1×21+1×207 = 4 + 2 + 1 = 1 \times 2^{2} + 1 \times 2^{1} + 1 \times 2^{0}


Answer:

The binary number for 7 is 111.

4. Convert 64 to binary number?

Solution:


64=64+0+0+0+0+0+0=1×26+0×25+0×24+0×23+0×22+0×21+0×2064 = 64 + 0 + 0 + 0 + 0 + 0 + 0 = 1 \times 2^{6} + 0 \times 2^{5} + 0 \times 2^{4} + 0 \times 2^{3} + 0 \times 2^{2} + 0 \times 2^{1} + 0 \times 2^{0}


Answer:

The binary number for 64 is 1000000.

5. Convert 1101 to decimal?

Solution:

We suppose that 1101 is binary. Then


1101=1×23+1×22+0×21+1×20=8+4+0+1=131101 = 1 \times 2^{3} + 1 \times 2^{2} + 0 \times 2^{1} + 1 \times 2^{0} = 8 + 4 + 0 + 1 = 13


Answer:

The decimal number for 1101 is 13.

http://www.AssignmentExpert.com/

---

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!
LATEST TUTORIALS
APPROVED BY CLIENTS