
Please help me. If i have create a Employee class,which is the super class of Manager.
And I create an object like. Employee obj=new Employee(); Manager m=new manager() Employee e=new Manager(); What is the difference between these objects.mainly e and obj. What is virtual method in java?Please explain it.
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.
