Answer Posted / dhanshri chabukswar
null character in c is [0]...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
C language questions for civil engineering
What is external variable in c?
What is #error and use of it?
using for loop sum 2 number of any 4 digit number in c language
Explain what are the different file extensions involved when programming in c?
Explain bit masking in c?
What is null pointer constant?
Explain what is the difference between #include and #include 'file' ?
can we change the default calling convention in c if yes than how.........?
Explain how do you use a pointer to a function?
What are local static variables? How can you use them?
Who invented bcpl language?
differentiate built-in functions and user – defined functions.
What is a newline escape sequence?
How is actual parameter different from the formal parameter?