what is the difference between NULL('\0') and 0?
Answer Posted / dushyant
null means nill nothing is there. zero means something is there but we dont know....
| Is This Answer Correct ? | 1 Yes | 8 No |
Post New Answer View All Answers
What is function what are the types of function?
Are there any problems with performing mathematical operations on different variable types?
Explain what is the difference between functions abs() and fabs()?
Write programs for String Reversal & Palindrome check
How can a process change an environment variable in its caller?
Why header file is used in c?
What do mean by network ?
What Is The Difference Between Null And Void Pointer?
What is the use of volatile?
What is variable in c example?
Do you know the use of 'auto' keyword?
What is the difference between pure virtual function and virtual function?
Tell me what is null pointer in c?
What does %d do in c?
Explain can you assign a different address to an array tag?