C++
Extracted text: Data structure can be defined as the way of organizing all data items that consider not only the elements stored but also stores the relationship between the elements. (a) State the main difference between: i. Array and a structure. ii. Array and linked list iii. Stack and queue. iv. Tree and graph. v. Singly linked list and doubly linked list. (b) Define a structure (struct) for each of following object with minimum THREE (3) suitable data members: i. Car ii. Song (c) List down FIVE (5) linked list basic operations.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here