多型(Polymorphism). – 將衍生類別物件當成基礎類別處理. – 使用虛擬函式(Virtual functions)與動態繫結. (dynamic binding). – 讓程式具可擴充性.
確定! 回上一頁