Question

If the total number of bits used by the file B is 351744. What is the...

If the total number of bits used by the file B is 351744.

What is the size of B in Kbytes (binary!)?

Homework Answers

Answer #1

The size of file B in bits = 351744

We know 1 byte = 8 bits

Therefore, The size of file B in Bytes = 351744 / 8 = 43,968 Bytes

We know 1 KB = 1024 Bytes in Binary and 1KB = 1000 Bytes in decimal

Therefore, The size of the file B in KB = 43,968 / 1024 = 42.9375 KB.

But the file size isn't stored in decimals.

Since 9375 bytes can be fit in another 1 KB. The file B will occupy 43 KB in the memory.

Therefore, The size of File B in KB is 43 KB

Please don't forget to give a positive rating to the answer. Your rating motivates experts to help other students also. Thank you :)

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
Part a) For an unsigned number that represent binary with n bits, what is the range...
Part a) For an unsigned number that represent binary with n bits, what is the range of value for that? Part b) How many rows appear in a truth table with n input variables? Part c) How many memory location are there if the memory address is n bits?
If the word length is 4 binary bits (including sign), what decimal number does 1001 represent...
If the word length is 4 binary bits (including sign), what decimal number does 1001 represent in a. in sign and magnitude? b. in 2’s complement?
Design a circuit with three inputs x,y and z representing the bits in a binary number,...
Design a circuit with three inputs x,y and z representing the bits in a binary number, and three outputs (a,b, and c) also representing bits in a binary number. When the input is 0,1,6, or 7, the binary output will be the complement of the input. When the binary input 2,3,4, or 5 the output is the input shifted left with rotate. For example: 3 = 011₂ outputs 110; 4 = 100₂ outputs 001.) Show truth table, computation, simplification and...
The status register is a 16-bit register. How many bits (in total) are actually used (within...
The status register is a 16-bit register. How many bits (in total) are actually used (within the status register)? Briefly describe functions of these bits being used.
Sign extension means that any given signed number can be represented with more bits by simply...
Sign extension means that any given signed number can be represented with more bits by simply repeating the sign bit. For example, 0005 = +5 and 00005 = +5. This holds true for negative numbers as well. For example, 1011 = -5 and 11011 = -5. Also, 11111011 = -5. Using finite summation notation, prove that sign extension can be applied to any 2's complement binary integer, B, with b number of bits
The TCP sequence number has 32 bits what is the maximum packet size such that the...
The TCP sequence number has 32 bits what is the maximum packet size such that the sequence number is not exhausted? **Please Explain the solution when you answer my questions because I don't know how to solve it :(
13. Calculate the total number of bits required to implement a 1024 KiB direct-mapped cache with...
13. Calculate the total number of bits required to implement a 1024 KiB direct-mapped cache with 10-word blocks. Assume that the cache is byte addressable, and addresses and data words are both 32 bits. (1 KiB = 210 bytes)
Lab 6    -   Program #2   -   Write one number to a text file. Use the write()...
Lab 6    -   Program #2   -   Write one number to a text file. Use the write() and read() functions with binary                                                        data, where the data is not char type.              (Typecasting is required) Fill in the blanks, then enter the code and run the program. Note:   The data is int type, so typecasting is            required in the write() and read() functions. #include <iostream> #include <fstream> using namespace std; int main() {    const int SIZE = 10;   ...
Given a Class B network and a number of subnets required, complete the table to identify...
Given a Class B network and a number of subnets required, complete the table to identify the number of bits to borrow from the host field for the subnet field and the maximum number of host addresses available per subnet. Number of Subnets Required Number of Bits to Borrow for the Subnet Field Maximum Number of Hosts per Subnet Subnet Mask in Binary and Decimal Representations 5 3    23 = 8 Class B has 16 host bits by definition. If...
(8%) What is the exact number of bits in a system that contains (a) 16M byte...
(8%) What is the exact number of bits in a system that contains (a) 16M byte and (b) 8.3G byte?
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT