Answer Posted / cynthia
Data may be organized in different ways.The logical or
mathematical model of a particular organization of data is
called a data structure.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What does *p++ do?
Differentiate between the expression “++a” and “a++”?
Why isnt any of this standardized in c?
what do u mean by Direct access files? then can u explain about Direct Access Files?
Can we use visual studio for c?
What does do in c?
please send me the code for multiplying sparse matrix using c
What is the role of && operator in a program code?
define string ?
How to Throw some light on the splay trees?
Is it possible to have a function as a parameter in another function?
How can you convert integers to binary or hexadecimal?
What is the difference between strcpy() and memcpy() function in c programming?
What is hashing in c?
Explain what are multibyte characters?