the actual process of data recovery
we rush for the data recovery as soon as some important files gets deleted up accidentally. but i wonder how the process of recovery actually works out. One thing i listened up is that when we delete the data, the pointers to the memory locations just clear up, not the data on those memory locations, so when we try to occur, it establishes back the pointers and data is recovered. Is this true?? n if yes, then still, HOW!!!