首页
话题
动态
专家
文章
作者
公告
更多
积分规则
登录 或 注册
首页
话题
动态
专家
文章
作者
公告
积分规则
发表新帖
发表新帖
What's the difference between an object and a struct in OOP?
后端
未结
关注
10
1765
旧时难觅i
2021-01-30 09:05
What distinguishes and object from a struct?
When and why do we use an object as opposed to a struct?
How does an array differ from both, and when and wh
10条回答
小蘑菇
(楼主)
2021-01-30 09:34
Short answer: Structs are value types. Classes(Objects) are reference types.
0
讨论(0)
查看其它10个回答
发布评论:
提交评论
加载中...
验证码
看不清?
提交回复
热议问题