Non primitive data types as same as composite data types
Answers
Answered by
0
Answer:
if two variables contain data that is primitive they compare by value. This means that if they both contain the same values they are equal. If two variables contain data that is composite they compare by reference. This means that they can only be equal if they refer to the same object.
Explanation:
Similar questions
Social Sciences,
4 months ago
Social Sciences,
4 months ago
Physics,
4 months ago
Chemistry,
8 months ago