Answer Posted / ninja
A pointer referring to an area of memory that has been
deallocated. Dereferencing such a pointer usually produces
garbage
| Is This Answer Correct ? | 18 Yes | 0 No |
Post New Answer View All Answers
What is the benefit of using an enum rather than a #define constant?
How can I write a function that takes a format string and a variable number of arguments?
Does c have function or method?
Which of the following operators is incorrect and why? ( >=, <=, <>, ==)
Explain about the constants which help in debugging?
Is register a keyword in c?
What are header files in c?
PLS U SENS ME INTERVIEW O. MY EMAIL ADD, SOFIYA.SINGH@GMAIL.COM
Design a program which assigns values to the array temperature. The program should then display the array with appropriate column and row headings.
What is structure in c definition?
Write a code to generate divisors of an integer?
Can we use any name in place of argv and argc as command line arguments?
What is the translation phases used in c language?
explain what is an endless loop?
How can you increase the allowable number of simultaneously open files?