What is dangling pointer in c?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What are Storage Classes in C ?

32 Answers   CTS, HP, IBM, Maharaja Whiteline, Tamil Nadu Open University TNOU, TATA, TCS, Wipro,


write a program to display all prime numbers

0 Answers  


coding for Fibonacci.?

1 Answers  


WRITE A C PROGRAM FOR PRINT "RHOMBUS" STRUCTURE . Example: Enter the numbers :3 * * * * * * * *

3 Answers   Infosys, TCS,


How many bytes is a struct in c?

0 Answers  






What is the g value paradox?

0 Answers  


What are the advantages of the functions?

0 Answers  


What are the advantages of Macro over function?

1 Answers  


Write a program to find the number of times that a given word(i.e. a short string) occurs in a sentence (i.e. a long string!). Read data from standard input. The first line is a single word, which is followed by general text on the second line. Read both up to a newline character, and insert a terminating null before processing. Typical output should be: The word is "the". The sentence is "the cat sat on the mat". The word occurs 2 times.

0 Answers  


Explain demand paging.

1 Answers   Agilent,


When can a far pointer be used?

0 Answers  


Find greatest number out of 10 number without using loop.

5 Answers   TCS,


Categories