Top answers

All subjects
All levels

Why are bit patterns often displayed in hexadecimal notation instead of binary notation?

Hexadecimal notation is compact, compared to binary notation, hence easier to understand by humans.

AK
Answered by Artur K. Computing tutor
7659 Views

Computers use virtual memory, can you explain what this is and how it is used?

Virtual memory is within the hard disk of the computer. It functions in the same way as RAM, but storing open applications when there is not enough RAM. It has a slower access time than the main memory an...

TD
2532 Views

How does the Stack data type work?

A Stack is an abstract data type (ADT), this means its a concept rather than an implementation. I will explain the Stack ADT using the idea of a pile of plates. The pile is the Stack.

With a pile o...

SO
Answered by Sam O. Computing tutor
1566 Views

A computer stores floating point numbers of size 1 byte, with 3 bits for the mantissa and 5 bits for the exponent. State what the effects would be on the stored numbers if instead 5 bits were used for the mantissa and 3 bits were used for the exponent.

By increasing the size of the mantissa, the accuracy of the stored numbers would increase. Decreasing the size of the exponent, however, would reduce the range of numbers that could be stored. The overall...

TD
5818 Views

State the denary representation of the binary number 10010111

Short answer: 151

Long answer: Students will be used to thinking in denary numbers so I would talk about what denary ( or base 10 ) actually means.

Basically each position is multiplied by 1...

JA
Answered by Joseph A. Computing tutor
4556 Views

We're here to help

contact us iconContact ustelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

MyTutor is part of the IXL family of brands:

© 2025 by IXL Learning