Answer Posted / 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 |
Post New Answer View All Answers
What is the difference between a function and a method in c?
What does #pragma once mean?
What are the types of variables in c?
How can I do serial ("comm") port I/O?
What are header files and explain what are its uses in c programming?
What are the 5 types of inheritance in c ++?
Define and explain about ! Operator?
What is the difference between the local variable and global variable in c?
Why is c used in embedded systems?
Explain is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
What is a pragma?
Is main is user defined function?
What is build process in c?
How can I make it pause before closing the program output window?
What does 1f stand for?