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 hungarian notation? Is it worthwhile?
Explain enumerated types in c language?
What is the easiest sorting method to use?
What is the use of structure padding in c?
Can you please explain the difference between exit() and _exit() function?
Can you pass an entire structure to functions?
Which are low level languages?
in ‘C’ language for Matrix Multiplication fails” Introspect the causes for its failure and write down the possible reasons for its failure.
Write the test cases for checking a variable having value in range -10.0 to +10.0?
regarding pointers concept
What is a structure and why it is used?
What is c language used for?
using for loop sum 2 number of any 4 digit number in c language
Differentiate between full, complete & perfect binary trees.
What are the types of unary operators?