What is the exact difference between '\0' and ""

Answer Posted / guest

\0 is end of the string.
"" is empty charater, each space is also refered as
character

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the features of c languages?

628


Does free set pointer to null?

563


Where is c used?

650


Can you write the algorithm for Queue?

1554


Why is %d used in c?

567






how can i write a program that prints out a box such that whenever i press any key8(coordinate number) on the keyboard, the box moves.

1213


What is the difference between a string and an array?

708


What is use of pointer?

587


What is clrscr ()?

637


Is flag a keyword in c?

682


Explain how can you be sure that a program follows the ansi c standard?

865


What are reserved words?

656


How will you divide two numbers in a MACRO?

713


What are enumerated types?

655


What is the deal on sprintf_s return value?

645