Since the recent boom in Bitcoin and other cryptocurrencies, there has been a boom of more than 5000 traded cryptocurrencies. No wonder malicious actors seized the opportunities as well. The potential of Bitcoin as a digital gold is still striving [Read More…]
Pointers and Dynamic Memory – An introduction
Some crucial part to know about memory are Pointers and Dynamic memory to troubleshoot within the infrastructure of the memory. To grasp how pointers work, we need to understand how data types are stored in computer memory. When a program [Read More…]