Dynamic Polymorphism is the polymorphism existed at run-time. Java compiler does not understand which method is called at compilation time.
確定! 回上一頁