For what purpose null pointer used?


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

Post New Answer

More C Interview Questions

How do we open a binary file in Read/Write mode in C?

0 Answers   Alter,


When should the register modifier be used? Does it really help?

0 Answers  


What is Generic pointer? What is the purpose of Generic pointer? Where it is used?

3 Answers  


print the table 5 in loops

3 Answers  


Write a program to generate the first n terms in the series --- 2,3,5,7,11,...,17

0 Answers  






What is the difference function call by value & function call by reference?

6 Answers  


Is main a keyword in c?

0 Answers  


how to print this pyramid * * * * * * * * * * * * *

2 Answers  


wat are the two methods for swapping two numbers without using temp variable??

2 Answers  


What is the difference between %d and %*d in C

3 Answers  


Write a program to exchange two variaables without temp

9 Answers   Geometric Software,


Give the Output : * * * * * * * * * *

2 Answers  


Categories