Explain what is the difference between null and nul?


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

Post New Answer

More C Interview Questions

main() { float f1=10.5; double db1=10.5 if(f1==db1) printf("a"); else printf("b") }

2 Answers   CSC,


a c code by using memory allocation for add ,multiply of sprase matrixes

0 Answers  


A c program to display count values from 0 to 100 and flash each digit for a secong.reset the counter after it reaches 100.use for loop,. pls guys hepl me.. :(

0 Answers  


what are bit fields in c?

0 Answers  


suppose there are five integers write a program to find larger among them without using if- else

2 Answers  






What is chain pointer in c?

0 Answers  


What is a class?

3 Answers  


what is uses of .net

0 Answers  


How would you rename a function in C?

0 Answers   Tech Mahindra,


1)which of following operator can't be overloaded. a)== b)++ c)?! d)<=

16 Answers   CybOrg, Siemens,


main() { printf("hello"); fork(); }

0 Answers   Wilco,


What are the types of arrays in c?

0 Answers  


Categories