I don't mean a TI-84 type calculator, and I also do not mean a simple calculator app on your phone.
Does a basic scientific calculator require an operating system?
Asked By : Logan Jahnke
Answered By : David Richerby
No.
Operating systems have several purposes, such as interfacing with the hardware and, managing multiple concurrent or sequential applications and providing protection between different users. A calculator has only user and only one application so there's nothing to manage there. And the hardware is simple enough that the single application may as well just talk directly to it, rather than going through the intermediate layer of an operating system.
Best Answer from StackOverflow
Question Source : http://cs.stackexchange.com/questions/62698
0 comments:
Post a Comment
Let us know your responses and feedback