what is the difference b/w NULL and null?

Answer Posted / guest

In c language there is difference small alphabets that is
null and NULL capital alphabets ,it store nothing in a field

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you list a file’s date and time?

628


Find MAXIMUM of three distinct integers using a single C statement

622


What is the use of clrscr?

591


How many main () function we can have in a project?

608


Is printf a keyword?

755






What does it mean when the linker says that _end is undefined?

625


Explain indirection?

639


What is actual argument?

587


How can I find the modification date and time of a file?

598


Write a program of prime number using recursion.

613


Why string is used in c?

580


I came across some code that puts a (void) cast before each call to printf. Why?

674


What are different types of operators?

592


Why is it important to memset a variable, immediately after allocating memory to it ?

1550


What is enumerated data type in c?

617