-->
当前位置:首页 > 题库 > 正文内容

填空题:(6分)A pointer allows us to potentially large amounts of data ar

Luz4年前 (2022-01-12)题库966
(6分)A pointer allows us to potentially large amounts of data around at low cost: instead of copying the data we simply pass its as a pointer value. The of the pointer determines what can be done to the data through the pointer.






答案:
第1空:pass ||

第2空: address ||

第3空:type ||

发表评论

访客

◎欢迎参与讨论,请在这里发表您的看法和观点。