❓TRIVIA time❓- Reference vs Data Types
Value type: variable stores its own data
Reference type: variable holds a location of the data
Which of the following variable types are reference types (as opposed to value types)?
a) structs
b) arrays
c) addresses

❓TRIVIA time❓- 参考与数据类型
值类型:变量存储自己的数据
引用类型:变量保存数据的位置
以下哪些变量类型是引用类型(与值类型相反)?
a) 结构
b) 数组
c) 地址

发表时间:1年前 作者:Balancer Labs @BalancerLabs