What is the exact difference between '\0' and ""
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / naresh lingampally
`\0' (ascii NUL, which has value zero)
"" no spaces nothing implemented
.
I am confused can any one explain !!
| Is This Answer Correct ? | 1 Yes | 0 No |
How pointer is different from array?
What is the difference between struct and typedef struct in c?
what is printf
i have to apply for rbi before that i need to know the the syllabus for the entrance questions. whethet it may be aps or techinical
Write a program in C to convert date displayed in gregorian to julian date
code for inverse a matrix
What does == mean in texting?
What is calloc() function?
What is keyword with example?
What is pragma in c?
What is the description for syntax errors?
without using control structures and control structures find the max and min of given 2 nos