Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / shani chaudhari

null(\0) is used for termination of string meance each and
every string ended with \0 while 0 is mostly related with
binary operations..null(\0) meance nothing but 0 has its own
value and existance. both are different

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is use of bit field?

1350


Why we use break in c?

1073


How do you determine the length of a string value that was stored in a variable?

1170


Explain what is the best way to comment out a section of code that contains comments?

1188


What is sizeof int?

1152


When should you use a type cast?

1181


Describe the header file and its usage in c programming?

1105


Write the program that calculates and prints the average of several integers. Assume that the last value read is sentinel 9999.

3741


Is swift based on c?

1149


In C language, a variable name cannot contain?

1327


Is register a keyword in c?

1085


Explain the difference between malloc() and calloc() function?

1101


write a program which the o/p should b in such a way that s triangle if I/p is 3,a Square/rectangle if I/P=4,a pentagon if I/P=5 and so on...forget about the I/P which is less than 3

2121


Write a program to implement queue.

1170


Can you think of a logic behind the game minesweeper.

2520