hi,
i google this final i found that
It is not possible to access the methods which only defined in the sub class using the super class reference.
second we have to use dynamic approach as the conetnt of that method call at run time and if we go for static approach it gives error as physical reff not found as in case others