Answer the question
In order to leave comments, you need to log in
What is the difference between built-in, standard and basic data types?
How to distinguish them and why is this difference necessary?
Answer the question
In order to leave comments, you need to log in
Built-in - those that are in the language and which do not need to be implemented independently. For example, integers and strings.
Standard - those whose implementation algorithms are well known. For example, linked list, tuple.
Basic - here it is impossible to give any definition, the term is too general.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question