It's all about Size management in programming | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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?

8th Jul 2019, 2:21 PM
Charan Leo25
Charan Leo25 - avatar
5 Answers
+ 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
8th Jul 2019, 2:53 PM
BroFar
BroFar - avatar
+ 5
Yes CPU and memory use can be vital for servers.
8th Jul 2019, 2:28 PM
Sonic
Sonic - avatar
+ 3
Hmm yes 😏 Sonic thanks BroFarOps
8th Jul 2019, 2:35 PM
Charan Leo25
Charan Leo25 - avatar
+ 1
yes CPU and GPU use can be vital for servers.
14th Jul 2019, 12:57 PM
Mg Wotson
Mg Wotson - avatar
+ 1
Maybe it's not about just storing...... It's more than that
22nd Jul 2019, 7:35 AM
MADHU KUMAR KOULAS
MADHU KUMAR KOULAS - avatar