0 votes
199 views
in C program by (98.9k points)
edited
What do you mean by Dangling Pointer Variable in C Programming?

1 Answer

0 votes
by (1.7k points)
selected by
 
Best answer

A Pointer in C Programming is used to point the memory location of an existing variable. In case if that particular variable is deleted and the Pointer is still pointing to the same memory location, then that particular pointer variable is called as a Dangling Pointer Variable

Related questions

0 votes
1 answer 171 views
0 votes
1 answer 158 views
asked May 15, 2022 in C program by Doubtly (98.9k points)
0 votes
1 answer 122 views
0 votes
1 answer 160 views
+1 vote
1 answer 124 views

Doubtly is an online community for engineering students, offering:

  • Free viva questions PDFs
  • Previous year question papers (PYQs)
  • Academic doubt solutions
  • Expert-guided solutions

Get the pro version for free by logging in!

5.7k questions

5.1k answers

108 comments

588 users

...