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

Explain what are compound statements?

599


What is pointer & why it is used?

600


‎How to define structures? · ‎

622


What is scope rule in c?

603


What is getche() function?

603






What is the explanation for modular programming?

681


Mention four important string handling functions in c languages .

617


Explain about C function prototype?

601


WRITE A CODE IN C TO SEARCH A FILE FROM NOTEPAD FILE.

2020


How to create struct variables?

586


A global variable when referred to in another file is declared as this a) local variable b) external variable c) constant d) pointers

647


Write a program with dynamically allocation of variable.

600


Explain how do you search data in a data file using random access method?

691


What is the size of enum in c?

612


What is zero based addressing?

706