What is the difference between an abstract function and a virtual function? 抽象函數和虛函數有什麼區別? In which cases is it recommended to use virtual or abstract? 建議在哪一種狀況下使用虛擬或抽象? Which one is the best approach? 哪一種方法最好? app