What is the most basic model of a computer Does this simple
What is the most basic model of a computer? Does this simple computer need memory? Do we need design a compiler for the most basic computer model?
Solution
Answer
The most basic model of a computer is a computer model which have the below three basic components:
i. hardware
ii. software
iii. data
Yes, no matter how simple a computer may be, it will need memory to perform tasks.
Compilers are specific to specific tasks and applications, so we do not need to design a compiler for the most basic computer model.
