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

Answer Posted / prasad

null set always knwn as zero

Is This Answer Correct ?    3 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Differentiate between the = symbol and == symbol?

718


What is sorting in c plus plus?

566


What is gets() function?

673


"%u" unsigned integer print the a) address of variable b) value of variable c) name of a variable d) none of the above

616


Why we not create function inside function.

1750






What is 2c dna?

609


What are header files in c programming?

658


What does 1f stand for?

615


What is abstract data structure in c?

532


how to find binary of number?

3442


What is malloc calloc and realloc in c?

671


What is putchar() function?

638


Explain the use of fflush() function?

628


Does sprintf put null character?

604


Write a code to generate a series where the next element is the sum of last k terms.

735