differentiate between PRIMITIVE and COMPOSITE datatypes
please do not give any copy paste answer and pls differentiate in proper way
Answers
Answered by
1
Primitive data types can be defined as pre defined data types .
for e.g.... int, char etc ....
Composite data types are not pre defined data types .
for e.g....... class , array etc .
hope this answer will be helpful ♥️♥️
Similar questions