74. Object-oriented programming (OOP) is a programming paradigm based on the concept
of objects, which can contain data and methods. Which of the following properties is
not an OOP feature?
(A) Encapsulation.
(B) Type Casting.
(C) Inheritance.
(D) Polymorphism
詳解 (共 1 筆)
未解鎖
物件導向程式設計(OOP)是一種基於物件...