Polymorphism is a feature of OOP that allows one interface to be used for a general class of actions. The specific action is determined...
0
Features of object-oriented programming over the procedure-oriented and Java as platform independence
Java makes platform independence possible by translating a program into bytecode instead of machine code. Bytecode is a highly optimized set of instructions designed...
Subscribe to:
Posts (Atom)