What character terminates all strings composed of character
arrays?
1) 0
2) .
3) END
Answers were Sorted based on User's Feedback
Answer / a programmer
May be the options are not correct. Do u feel that 0 is
ascii zero or numeric zero. If numeric zero, then the answer
is wrong. Every string will be terminated with the special
character '/0'.
Is This Answer Correct ? | 8 Yes | 2 No |
What is sizeof in c?
What is the behavioral difference when include header file in double quotes (“”) and angular braces (<>)?
What is ponter?
What is the difference between CV and Resume ?
What is wild pointer in c?
What is a pointer value and address in c?
where does it flourished?
What are the standard predefined macros?
What does do in c?
How are variables declared in c?
Write a program in c to print 1 121 12321 1234321 123454321
11 Answers ANR, College School Exams Tests, Mu Sigma, Wipro,
how to write optimum code to divide a 50 digit number with a 25 digit number??