1 Answer - Sort by: Date | Rating
QUE: 1 What is Data Structure? Eplain the types of Data Structure in detail.
ANS: 1 Data Structure means organization of data. A data structure in computer science is a way of storing data in a computer so that it can be used efficiently. It is an organization of mathematical and logical concepts of data. In other words, a logical relationship among data elements that is designed to support specific data manipulation functions or to simplify, the way in which information is arranged to give meaning is called data structure.
TYPES: There are two types of data structure.
1) Non-primitive Data Structure 2) Primitive Data Structure
a) Linear Data Structure Data Types in C like Integer, Floating Point, Character
a1) Array Double, Long Integer
a2) Stack
a3) Queue
a4) Linked List
b) Non- Linear Data Structure
b1) Tree
b2) Graph
STACK DIAGRAM
LIFO: Last In First Out
FIFO: First In First Out
ARRAY: Array is useful as a data structure as we can use it both the way as LIFO or FIFO.
STACK: STACK means a Tower of elements or things. In stack we are performing operations by using an array. All the new elements in the stack is added or inserted at the top or at the last. Lets understand by diagram.
ANS: 1 Data Structure means organization of data. A data structure in computer science is a way of storing data in a computer so that it can be used efficiently. It is an organization of mathematical and logical concepts of data. In other words, a logical relationship among data elements that is designed to support specific data manipulation functions or to simplify, the way in which information is arranged to give meaning is called data structure.
TYPES: There are two types of data structure.
1) Non-primitive Data Structure 2) Primitive Data Structure
a) Linear Data Structure Data Types in C like Integer, Floating Point, Character
a1) Array Double, Long Integer
a2) Stack
a3) Queue
a4) Linked List
b) Non- Linear Data Structure
b1) Tree
b2) Graph
STACK DIAGRAM
LIFO: Last In First Out
FIFO: First In First Out
ARRAY: Array is useful as a data structure as we can use it both the way as LIFO or FIFO.
STACK: STACK means a Tower of elements or things. In stack we are performing operations by using an array. All the new elements in the stack is added or inserted at the top or at the last. Lets understand by diagram.
0
1
Guest
answered 9 months ago
- No One Can Give What He Himself Has Not? Explain
- What Are Caracteristics Of The Fifth Generation Of Computer?
- How Can I Remove Windows 7 From My Acer Laptop, And Install Windows Xp?
- What Does A Transmitting Ethernet Adaptor Do When It Detects A Collision?
- What Are The Steps Involved In BTS Installation?
- How The Invention Of Computer Help People?
- Is Computer Is Dangerous For Children?
- How To Display An Artwork?
- What Is Advantages And Dis-advantage Of Friendster?
- Explain Five Types Of Media Through Which Data May?
- What Effect Does Cashing Memory Has On Direct Access Memory?What About On Board Cash?
- What Does Confirm Network Status Mean?
- How Do I Upload Software To My Motorola Pone?
- What Are The Advantages And Disadvantages Of Libraries To The Academic Performance Of The Students?
- What Is A Currency Token?
- What Are The Advantages Of Manual Over Automated Front Desk System In Haulage Or Transport System?
- What Are Semaphores?
- How Do I Get My HP 6540 To Print Black On Envelopes?
- What Is The Rj45?
- Which Year Was The Computer Invented?
- Why Are Laptops Well Organized?
- Can Computer Think?
- How Can I Copy Windows Xp From My Computer Onto A Disk?
- What Are Some Requirements To Be In The EU?

New Comment - Comments are editable for 5 min.