what is the difference between NULL('\0') and 0?

Answer Posted / mangal

The nul is used for the string so there is no any character
contain by null
but
The o is an intiger value an they have some meaning fot
that in intiger type

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does free() know explain how much memory to release?

622


Write a program to find factorial of a number using recursive function.

650


How can you pass an array to a function by value?

609


What is an operator?

659


What is a pointer value and address in c?

636






Which header file is essential for using strcmp function?

947


How are variables declared in c?

602


What are types of functions?

571


When is the “void” keyword used in a function?

847


explain what is an endless loop?

615


What is formal argument?

654


Explain how to reverse singly link list.

613


please can any one suggest me best useful video tutorials on c i am science graduate.please help me.u can email me to sas29@in.com

1333


What are header files? What are their uses?

643


How do I get a null pointer in my programs?

625