Home  • Programming • JavaScript

Limitation of a computer in term of programming

Limitation of computer in programming 01 Computer can do arithmetic [+ - / * mod] operations. 02 Computer can store/transfer/remove/append/replace data in its memory. 03 Computer can read in/input or write out/output data using its functions from data source (input from: Keyboard, file, memory, other device like webcam; output to: file, printer, monitor, memory, other devices). 04 Computer can compare two things (data) resulting true or false using selection structure. 05 Computer can repeat the same task or job until the given number of times using loop structure.

Comments 0


About Author
Md.Shahidul Islam
Copyright © 2024. Powered by Intellect Software Ltd