0 votes
119 views
in Discuss by (98.9k points)
retagged by
Introduction to Data Structure

1 Answer

0 votes
by (98.9k points)
selected by
 
Best answer

The data structure is a collection of data elements organized in a specified manner in computer’s memory & there exists an efficient method to store & retrieve individual element.

Classification of Data Structure(Types)

Primitive Data Types: A primitive data type is pre-defined bythe programming language.

Non-Primitive Data Types: These types of data structure which are derived from the primitive data structure.

Abstract Data Type 

  • The abstract data type is special kind of data type, whose behavior is defined by a set of values and set of operations.
  •  The keyword “Abstract” is used as we can use these data types, we can perform different operations.
  •  But how those operations are working that is totally hidden from the user.
  • The ADT is made of with primitive datatypes, but operation logics are hidden.

Summary of Data Structure subject

Related questions

+1 vote
1 answer 36 views
0 votes
1 answer 86 views
0 votes
1 answer 91 views
asked Aug 21, 2022 in Discuss by codelikepro (3.5k points)
0 votes
1 answer 80 views
asked Aug 21, 2022 in Discuss by codelikepro (3.5k points)
0 votes
1 answer 102 views
asked Aug 21, 2022 in Discuss by codelikepro (3.5k points)
0 votes
2 answers 73 views

Doubtly is an online community for engineering students, offering:

  • Free viva questions PDFs
  • Previous year question papers (PYQs)
  • Academic doubt solutions
  • Expert-guided solutions

Get the pro version for free by logging in!

5.7k questions

5.1k answers

108 comments

531 users

...