Which among the following is correct for abstract methods?
- It must have different prototype in the derived class
- It must have same prototype in both base and derived class
- It must have different signature in derived class
- It must have same return type only
(b).It must have same prototype in both base and derived class
need an explanation for this answer? contact us directly to get an explanation for this answer