Data Types vs. Abstract Data Types

preview_player
Показать описание
Data Structures: Data Types vs. Abstract Data Types in Data Structures
Topics discussed:
1) Data types.
2) Difference between data type and abstract data type.
3) The use of abstract data types.

Music:
Axol x Alex Skrindo - You [NCS Release]

#DataStructuresByNeso #DataStructures #AbstractDataTypes
Рекомендации по теме
Комментарии
Автор

NOTE: If anyone is still confused what adt is, consider any class as the example for adt . any class has pre defined behaviors and functions of all the objects which it contains and hence is an abstract data type. classes have a predefined structure or blueprint which all objects follow. If you have good command over what classes and objects you will understand it more clearly. thanks for this excellent presentation neso academy!!

hurmaanahmed
Автор

Neso academy is the most useful tutorial to learn more concepts in less time. Thank you so much Neso Academy ....Such a great effort

arularasij
Автор

Me and my friends are die hard fans of neso

deepaksarvepalli
Автор

VIDEO SUMMARY

1.what is data type ?
data types defines what values can be assigned and what operations can be done on it.
if it is defined
float x;
it means we can assign the variable any float value and do operations like addition and multiplication.it also means that we cannot include the remainder operation (%) on x as this data type doesnt include that operation

what is user defined data types ?
in user defined data types, the user tells what data the variable can hold and what operations can be done.
struct student{
int roll no;
char name[];
}
is an example of user defined data type

2.what is abstract data type ?
in abstract data type, the operations between the data is defined.The type of data is unknown.


3.for example "STACK"
If someone is using stack data structure, he knows that one could use stack to push and pop data.but he doesnt need to know wether the stack is implemented using array or linked list.

its like google sites.we can drag and drop widgets to make a site.but we dont need to know how the widgets are able to do what they do.

arunpoulose
Автор

In short:

Abstract Data Types, commonly prefixed as ADT, abstract away any sort of implementation details.
While, data types are the implementation.

An example would be transportation

ADT: Transportation
DT: Bus, Train, Walking, Car

ubire
Автор

I'm not pondering how to respond on your lecture is to easy to understand and much easier way .Thank you so much Sir . And God bless You And your family.

ankitsharma
Автор

Thank you so much Neso Academy. I watched tons of videos of yours. You are definitely a life saver. This channel is the spot for several back benchers. Love your teaching style and gud luck

tanushsathiyaseelan
Автор

I can't even explain how much I am happy after finding your channel.
What a fabulous channel😍

BS-ComputerScience
Автор

You are refreshing my signal, getting me through my internship, and helping me excel in my summer coursework. Great work!

EigenA
Автор

Sir really good content as we are going step by step by clearing each
Which I love a lot 🙂🙂🙂😊👍👍

aishwaryalokhande
Автор

all my concepts are cleared through Neso Academy❤️

ankurgogoi
Автор

East or west neso is the best 😃.... Die hard fan for neso academy.... What ever it may teach either digital electronics, It leaves it's impression.... Love from South india....

srivallimadduri
Автор

I'm so can't express my joy by hearing ur a satisfying feeling it is. Just love this... lots of love to Neso academy ❤️

poojababar
Автор

One of my favorite channel....
Soon becomes everyone's favorite❤❤

ayushanandtripathi
Автор

reminder to myself: I just wanna i just started learning java by myself and will hope to be going upto the very end by myself successfully. I have a course that I am taking right now that starts with adt and also have a lil background with data types too. I hope to get to know more about programming language specifically java this semester and eventually apply it in a real world by becoming one of the outstanding programmers to ever exist. /* this is note to myself jan 25 2023 @11:02pm

aseid
Автор

Upload faster so that we can learn ds in these lockdown period itlself
Thank u

harishsenagala
Автор

Muje sir apki har ka word smaj ata hai. Because your way of teaching, speaking is very very very awesome👍👍👍👍😊😊😊

varunsood
Автор

I have tried w3 schools, different textbooks on data structure, I had a kind of phobia seeing data structure subjects yet i was unable to learn properly it seems difficult. I just watched the intro video and i feel it's quite interesting and i'm sure i will be able to learn ds quickly . A big thank u

syeedamisbaanjum
Автор

bro you are god now one can porvide this type of detailed lecture on any platform not only on youtube so much detailed really happy bro so now we can learn and know for why it is created what is its use . thankyou sir love you

ayushrana
Автор

It's A VERY VERY GOod Presentation and that's why I think we gain more and more knowledge and clear concepts About that topic!, ❣️💐💐💐

pratik__r__patil