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

Answer Posted / palani222samy

NULL is an the empty value but 0(zero) is an one of the value

Is This Answer Correct ?    7 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In which language linux is written?

601


What is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?

729


Define Array of pointers.

633


Write a code on reverse string and its complexity.

606


Write a c program to build a heap method using Pointer to function and pointer to structure ?

4177






Where are c variables stored in memory?

592


Explain Basic concepts of C language?

644


Are there constructors in c?

591


how to construct a simulator keeping the logical boolean gates in c

1724


What is c standard library?

690


State two uses of pointers in C?

638


Differentiate between ordinary variable and pointer in c.

615


What is meant by realloc()?

673


how to solve "unable to open stdio.h and conio.h header files in windows 7 by using Dos-box software

2791


What is indirection in c?

622