# Pure Virtual Method A pure virtual method is a method that is only declared but not implemented. This [[Method|method]] should be implemented in the subclass. --- Bibliography: - [Title - website.com](need bibliography)