referencing is of______type
Answers
Answered by
0
Explanation:
In computer programming, data types can be divided into two categories: value types and reference types. A value of value type is the actual value. A value of reference type is a reference to another value.
Similar questions