This error means that the program has written, through a null (probably because its an uninitialized) pointer, to a location thats invalid.
1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14.
c interview questions and answers,c tutorial,c programming,c basics,multiple choice questions in c,c tutorials,android interview questions and answers,operating system interview questions,os interview questions,linux interview questions,strings in c,data structures interview questions.
This error means that the program has written, through a null (probably because its an uninitialized) pointer, to a location thats invalid.