When you define an abstract method, how do you use it in a derived class?

Question:When you define an abstract method, how do you use it in a derived class?

1.Abstract methods cannot be used in derived classes.

2.In your derived class, overload the method.

3.In your derived class, override the method.

4.In your derived class, declare the method as virtual.


Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!