Top answers

All subjects
All levels

Given an ordered array of integers "V" and a integer "Sum", write a function that would return "true" if it finds two numbers in V that add up to Sum, and "false" otherwise.

Because there is no unique solution to the problem the goal is to think different ways to approach an issue and ultimately opt for the best one in terms of complexity. There is an example of set of answer...

FD
Answered by Fabio D. Computing tutor
1557 Views

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...

HB
Answered by Haroun B. Computing tutor
8950 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...

HM
Answered by Harley M. Computing tutor
1589 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,...

TR
Answered by Talvin R. Computing tutor
1488 Views

What are the benefits of using thin clients.

A thin client is a simple computer with basic hardware. In networking, these are used as access points for a user, using the resources of a central server.The simplicity of the hardware means that for man...

SW
Answered by Samuel W. Computing tutor
1834 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