posted 18 years ago
could you please explain me how this works.. only this native method works i think.. please sir... explain slightly more about this..
i thought if it is a private method and if the body is undefined that is,if it is abstract, then i thought it should be allowed to override in the class which extends it(anyway we are not extending it here).. i thought it will throw an error saying the class is not defined abstract.. but it is compiling fine.. how come??
[ June 24, 2006: Message edited by: vignesh hariharan ]