Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Data structures important question, Study notes of Data Structures and Algorithms

Examination questions of 2 marks

Typology: Study notes

2018/2019

Uploaded on 10/16/2019

Aman162002
Aman162002 🇮🇳

1 document

1 / 15

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Scanned by CamScanner
pf3
pf4
pf5
pf8
pf9
pfa
pfd
pfe
pff

Partial preview of the text

Download Data structures important question and more Study notes Data Structures and Algorithms in PDF only on Docsity!

pata structure (2 Marks Questions) $Q-1A (CSAT-Sem-3) =, | Array and Linked List u ° (2 Marks Questions) E 11. Define the term data structure. List some linear and non- Jinear data structures stating the application area where they will be used. AKTU 2017-18, Marks 02 ang. Itis a particular way of stori ng and organizing data in a computer so that it can be used efficiently. " . : It can be classified into two types : i, Linear data structures ; 1. Array 2. Stacks 3. Queue 4. Linked list ii. Non-linear data structures : 1. Tree 2. Graph 1.2, Name few terminologies used in data structure. id terminologies used in data structure are : . Data 5: 1 2. Entity 3. Field 4, Record 5. File 1.3. What are the data types used in C? Ans. Data type used in C are: 1. Primitive data types 2. Non-primitive data types 1.4. Name some primitive data types. Anis, Primitive data types are: 1. Integer data type 2. Floating point data type 3. Character data type 4 . Void data type 1.5. Define an algorithm. c Scanned by CamScanner