0% found this document useful (0 votes)
2 views1 page

Unit

The document outlines key concepts in data structures, including definitions and examples of linear vs non-linear structures, static vs dynamic structures, and primitive vs non-primitive data structures. It also covers recursion, specifically how to calculate the factorial of a number, and describes operations performed on arrays. Overall, it serves as an introductory guide to fundamental data structure concepts.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views1 page

Unit

The document outlines key concepts in data structures, including definitions and examples of linear vs non-linear structures, static vs dynamic structures, and primitive vs non-primitive data structures. It also covers recursion, specifically how to calculate the factorial of a number, and describes operations performed on arrays. Overall, it serves as an introductory guide to fundamental data structure concepts.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Unit 1 & 2

1. What is Data Structure? Give an Example.


2 Differentiate Linear and Non-Linear Data Structure?
3 Compare Static and Dynamic Data Structure with an example?
4 What is Recursion? How will you find the factorial of a number using recursion?
5. Define Data and Data Object.
6. What is Primitive Data Structure?
7. Write a note on Dynamic Data Structure with an example
[Link] in detail about Primitive and non-primitive Data Structure. Write a recursive
[Link] the operations performed in an array with an example

You might also like