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
Explain how do you print an address?
What are the features of the c language?
can anyone suggest some site name..where i can get some good data structure puzzles???
Why do we use pointer to pointer in c?
Why does everyone say not to use gets?
When is a “switch” statement preferable over an “if” statement?
Explain the priority queues?
To print the pattern 1 2 3 4 5 10 17 18 19 6 15 24 25 20 7 14 23 22 21 8 13 12 11 10 9
a formula,a series of steps,or well defined set of rules for solving a problem a) algorithem b) program c) erdiagram d) compiler
What is a sequential access file?
Why can’t constant values be used to define an array’s initial size?
Where in memory are my variables stored?
Do pointers need to be initialized?
What are loops c?
Linked list is a Linear or non linear explain if linear how it working as a non linear data structures