Answer Posted / p.saravanana
Data structure is a (computer science) the organization of
data (and its storage allocations in a computer)
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is structure padding and packing in c?
How will you print TATA alone from TATA POWER using string copy and concate commands in C?
What is the difference between char array and char pointer?
Is fortran still used in 2018?
What is s or c?
What is the difference between the expression “++a” and “a++”?
What is the use of #include in c?
Explain zero based addressing.
What is a structural principle?
How do we open a binary file in Read/Write mode in C?
Can the size of an array be declared at runtime?
code for replace tabs with equivalent number of blanks
What is the difference between array and linked list in c?
What is a macro?
What is a pointer value and address in c?