language agnostic - Do "basic datatypes" and "built-in datatypes" mean the same? -


i came across definition of primitive data type (on wikipedia) ..
either of 2 -
1) built-in datatype 2) basic datatype

what difference between 2 ? can give examples explain difference :) :)

built in data types more less technically referred basic data types.


Comments

Popular posts from this blog

python - ('The SQL contains 0 parameter markers, but 50 parameters were supplied', 'HY000') or TypeError: 'tuple' object is not callable -

How do I get the nth item in a queue in java? -

How to read input from STDIN in x86_64 assembly? -