Top answers


Within the systems life cycle, describe what events might take place in the Analysis stage.

The analysis stage of the systems life cycle is the stage in which a specification for a new system is created. In order to create this specification a range of sources may be considered including a question...
LP
Answered by Liam P. Computing tutor
2782 Views

Convert 10101100 to decimal.

4+8+32+128=172
PW
Answered by Piotr W. Computing tutor
2738 Views

The program I've written doesn't do what its supposed to! I don't have any errors, so I don't even know where to start looking for the problem. Where can I begin?

Learning strategies for isolating issues in non-trivial programs is essential for successful programming of any level. Unlike syntax or run-time errors which can often be looked up online or in a book, a pro...
BC
Answered by Brendan C. Computing tutor
2488 Views

Describe the difference between a CPU and a GPU with relation to processing power and ability to perform tasks.

A CPU (Central Processing Unit) is comprised of a few large processing cores, each of which is capable of performing complicated tasks on its own. This added complexity also enables CPUs to be efficent seque...
ZS
Answered by Zack S. Computing tutor
2055 Views

What is the difference between data and information?

Information is data that has been processed. So, it is data with a meaning.
MT
Answered by Marjola T. Computing tutor
3030 Views