Answer Posted / manju
string: its an array of any number of characters:
array:"its an collection of similar data items"-in the sense
ats collection of not only charecters even we can store
numbers.....
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
What is break statement?
What is a protocol in c?
Explain about the constants which help in debugging?
Is it better to bitshift a value than to multiply by 2?
What is c preprocessor mean?
What is the difference between array_name and &array_name?
What are the types of pointers in c?
Differentiate Source Codes from Object Codes
What is a program flowchart and explain how does it help in writing a program?
What is a program flowchart and how does it help in writing a program?
What are the similarities between c and c++?
Explain two-dimensional array.
What is table lookup in c?
What is a good way to implement complex numbers in c?
Explain can static variables be declared in a header file?