Answer Posted / t jitendra
data structure is an abstract representation of data
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the need of sorting?
Is char array null terminated?
Write a Program for Linked list manipulation.
What is arrays copyof?
Define separate chaining?
What is the difference between null and void pointer in data structures?
What do you mean by back edge?
Explain the principle of quicksort. What is its complexity?
Explain Array of pointers?
How does variable declaration affect memory allocation?
Does list allow null values?
What is meant by linked list?
Can an arraylist be null?
What is a subtree?
What are different dynamic memory allocation technique in c.