0
How to create memory?
memory is made up of 1s and 0s, its 1024KB to create a MB. Can we create memory through code? if so how?
2 Answers
+ 1
Code lets you access system resources.
if system resorces are not available there is no way code can create them.
that's the reason why computers and mobile phones are changed so frequently: programs need more resorces that imply more powerful hardware.
0
it is not your work. operating system has this duty. and memory can occupied, can not created.