+ 6
It's all about Size management in programming
How to manage storage in a programming Does input and outputs take a lot space Does library take large space?
5 odpowiedzi
+ 2
Charan LEo25 to better answer your question input by itself is not a storage issue nor is output... the program and libraries can but libraries are usually in a secondary location and usually short codes / files... the database / hardware where the information is stored may be rather extensive...
here is a resource for you:
https://en.m.wikipedia.org/wiki/Input/output
+ 5
Yes CPU and memory use can be vital for servers.
+ 1
yes CPU and GPU use can be vital for servers.
+ 1
Maybe it's not about just storing......
It's more than that