返回卡包市场

D: Object Oriented Programming

暂无描述。系统推荐的高质量记忆内容,适合每天坚持背诵学习。

卡片总数: 6内容版本: v4公开卡包更新时间: 8/1/2026

卡片预览 (6 张)

#1
正面 (问题)

What is object reference?

背面 (解答)

A pointer to a memory where location where the object is stored.

#2
正面 (问题)

What are the cons of open source software?

背面 (解答)

Would it have malware in it. Would the company need to acknowledge the owner of that software

#3
正面 (问题)

What is a class?

背面 (解答)

A collection of features and processess

#4
正面 (问题)

What is an instance?

背面 (解答)

A creation of an actual object.

#5
正面 (问题)

What are the pros of using class libraries?

背面 (解答)

Saving time to not have to write code themselves Likely have been thoroughly tested and efficient.

#6
正面 (问题)

What are the issues surrounding having multiple programming teams in different locations?

背面 (解答)

Language barriers/time difference Different conventions e.g. data format