Differentiate between fundamental data types, derived data types and user defined data types using proper example.
Answers
Answered by
0
Answer:
# Fundamental data type is also called primitive data type.
# Character, integer, float, and void are fundamental data types.
# Derived data type is the aggregation of fundamental data type.
# Pointers, arrays, structures and unions are derived data types.
# User Defined Data Types are created by the user.
# Sizes of User Defined data types depend upon their constituent members.
Hope this help's you
Similar questions
Computer Science,
3 hours ago
English,
3 hours ago
Math,
6 hours ago
Business Studies,
6 hours ago
Math,
8 months ago
English,
8 months ago