Top answers

All subjects
All levels

A binary, 8-bit floating point number 0111 0010 is said to have a 4-bit mantissa and a 4-bit exponent. What is meant by the terms 'mantissa' and 'exponent'? What is the value of this 8-bit binary floating point number?

Take an example 8-bit floating point number of 0111 0010.The 'mantissa' of this floating point number are the most significant bits -- in this case, the first 4 bits -- which represent the value a...

Answered by Haroun B. Computing tutor
8229 Views

Assuming Two's complement convert 10010110 to decimal.

To start off with as it is two's compliment (from the first bit being 1) we have to flip all the bits to get 01101001, then we must add 1 to get 01101010. Then we simply convert this to decimal using norm...

Answered by Cameron W. Computing tutor
4095 Views

What is polymorphism in regards to Object Oriented Programming (OOP)? Provide an example.

The word ‘polymorphism’ literally means ‘a state of having many shapes’ or ‘the capacity to take on different forms’. When applied to object oriented programming languages like Java, it describes a langua...

Answered by Paras R. Computing tutor
1359 Views

Show how the decimal number -183 would be represented as an 8-bit two's complement arithmetic

For this question you should firstly lay out your placeholders for an 8 bit binary number, from 2^0 up to 2^7 (1,2,4,8,16,32,64,128). Then you find how 183 as a positive number would be represented in bin...

Answered by Harley M. Computing tutor
1411 Views

Choose 3 types of malware, describe them and the ways in which they may harm a device.

Virus: This type of malware is able to self-replicate, it is deployed once the user opens its host files- possibly in the form of an E-mail attachment. Once opened the virus will become a memory resident,...

Answered by Talvin R. Computing tutor
1344 Views

We're here to help

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

© MyTutorWeb Ltd 2013–2025

Terms & Conditions|Privacy Policy
Cookie Preferences