AQA A Level · Computer Science 7517

程式設計典範與物件導向程式設計:练习题

5 道选择题即时批改,另有 5 道文字题附完整解题步骤,全部围绕「程式設計典範與物件導向程式設計」。

10 道题目25 免费,无需注册
第 1 题
1

In Unified Modelling Language (UML) class diagrams, which symbol is used to represent composition?

第 2 题
1

In a procedural-oriented approach to program design, what tool is primarily used to show the relationship between a main module and its sub-modules?

第 3 题
1

Consider the relationship between a University class and a Department class. If the Department cannot exist without the University, and the destruction of the University results in the destruction of all its Departments, how is this relationship represented in a UML class diagram?

第 4 题
1

What does a white diamond line represent in a Unified Modelling Language (UML) class diagram?

第 5 题
1

In the context of Object-Oriented Programming (OOP) design principles, which of the following best describes the concept of "programming to an interface, not an implementation"?

第 6 题
2

In a Unified Modelling Language (UML) class diagram, how are composition and aggregation visually distinguished?

先自己写一遍答案,再对照解题步骤。

第 7 题
3

Explain the fundamental difference between composition and aggregation when modeling relationships between objects in OOP.

先自己写一遍答案,再对照解题步骤。

第 8 题
5

Explain the design principle "favour composition over inheritance" and why it is often recommended in OOP.

先自己写一遍答案,再对照解题步骤。

第 9 题
6

A software developer is comparing different programming paradigms for a new project.

(a) State the three basic combining principles that are fundamental to all imperative programming languages.

(b) In the context of Object-Oriented Programming (OOP), explain the difference between aggregation and composition with reference to the lifecycle of the objects involved.

(c) In a UML class diagram, identify the specific symbol used to represent a composition relationship.

先自己写一遍答案,再对照解题步骤。

第 10 题
4

Object-oriented programming (OOP) uses several key concepts to manage complexity.

(a) Explain the relationship between a class and an object.
(b) Define encapsulation and explain how it is implemented in a class using access specifiers.

先自己写一遍答案,再对照解题步骤。

* thinka 提供的内容由 AI 生成,未必在任何情况下都完全准确或最新,请结合官方教材与教师指导使用。

你已看过标准答案。现在轮到你的答案被批改。

这一页能告诉你好答案是什么样子,却无法指出你的答案缺了什么。thinka 按真实评分标准批改你的文字答案,约 15 秒完成。

想多做几道同类题目?立即开始练习这个课题,边做边批改。

立即练习