Top answers

All subjects
All levels

Write the binary number 11011 in decimal.

Similarly to how the digits in decimal represent values of increasing powers of 10 (the far right digit is the number of units, the next digit to the right is the number of 10s, the next digit along is th...

Answered by Matthew L. Computing tutor
14314 Views

Describe the differences between a binary and linear search algorithm.

The binary and linear search algorithms describe two methods of finding a particular item in a list. They both have strengths in terms of how fast they are, but this depends on what type of list you are s...

Answered by Jack E. Computing tutor
1689 Views

Convert 56 (decimal value) into its binary equivalent

56 into binary56/2 = 28 remainder 028/2 = 14 remainder 014/2 = 7 remainder 07/2 = 3 remainder 13/2 = 1 remainder 1and only 1 is remainingWrite the remainders you found in order from step 6 to 1 = 111000Wr...

Answered by Freya W. Computing tutor
1767 Views

Explain lossless compression.

Lossless compression is when an image or document is reconstructed in a more efficient way using an algorithm to rewrite it. No data is lost from the file despite the compressed version taking up less mem...

Answered by Freya W. Computing tutor
1719 Views

Explain what is meant by "volatile" and "non-volatility" memory, their uses, and the difference between them

The contents of volatile memory, also known as flash memory, is not preserved when the device is turned off, unlike non-volatility memory, also known as persistent memory, which can be used for long term ...

Answered by Thomas B. Computing tutor
4643 Views

We're here to help

contact us iconContact usWhatsapp logoMessage us on Whatsapptelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo
Cookie Preferences