what is difference between array of characters and string
Answer Posted / vijay
we can store set of names in string.but can only store set
of characters in array
| Is This Answer Correct ? | 77 Yes | 55 No |
Post New Answer View All Answers
What is a newline escape sequence?
Give me the code of in-order recursive and non-recursive.
What is #error and use of it?
Does * p ++ increment p or what it points to?
What does c mean before a date?
Tell us something about keyword 'auto'.
what do u mean by Direct access files? then can u explain about Direct Access Files?
What is #define used for in c?
Describe explain how arrays can be passed to a user defined function
Is null a keyword in c?
WRITE A PROGRAM TO MERGE TWO SORTED ARRAY USING MERGE SORT TECHNIQUE..
What is difference between union and structure in c?
Which built-in library function can be used to match a patter from the string?
What does c in a circle mean?
Why c is called a mid level programming language?