Discuss the differences between operating systems designed for desktop computers and embedded systems.

Desktop:Supports a wide range of peripheralsRun a wide range of softwareManage securityNetworking protocols(etc)Embedded:Low hardware requirementsManage power consumptionNo/minimal UII/O(etc)

SH

Related Computing A Level answers

All answers ▸

Define resolution in regards to images and how it differs from colour depth


When a stack is implemented using a 1-D array, adding a valid item can cause an execution error. Explain why an execution error can occur in this situation.


What is the range of denary numbers that can be represented using 8-bit two’s complement binary integers?


What are the main differences between different loops when it comes to coding ?