Uncategorized
Overloading Vs Overriding Java
Overloading is the ability to use same interface name but with different arguments. Method overloading is a compile time polymorphism. Https Encrypted Tbn0 Gstatic Com Images Q Tbn 3aand9gcseskfk84maq9kvsjtc0ibzyqumuuzrql09qkcasdbor7kjjyc5 Usqp Cau Overriding is applicable in the context of inh…