Answer Posted / Rupesh Kumar Paswan
An Abstract class in Objective-C is a class that cannot be instantiated and is intended to be subclassed. It contains at least one pure virtual function, which means it has no implementation and must be overridden by any subclass.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category