Compiletime or runtime
807569Aug 14 2006 — edited Aug 14 2006what is compile time poly and runtime poly?.function overloading is called compile time poly and function overriding is called rutime poly .During compile time the syntax will be checked is this called compiled time ?.If it's rutime time is this called runtime polymorphism.