“I bought this guide a few days ago to prepare for my interview with Oracle. Many of the questions they asked me were from this guide. I found this book absolutely great!”
In turbo c when we declare an uninitialized pointer, it stores some garbage value. In all the case i have seen that the data in that garbage memory address is 767 irrespective of the garbage address it is pointing.
why????
Not necessary 767 It may be any predefined value
Leave an Answer/Comment