what is the use of abstract class?

Answer Posted / malay

Abstract class should must used for only implemented the
body in its Subclass and also implemented the astract
methods in ts subclasses.

Is This Answer Correct ?    1 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about main thread in java?

610


What are the differences between the constructors and methods?

573


Can I extend singleton class in java?

623


How can I right-justify a string?

625


What is == in java?

563






Can we overload the main() method?

545


What do you mean by platform independence of Java?

533


What is the name of the java compiler?

522


What is meant by stack and queue?

602


How can we make a class virtual?

640


What will be the output of round(3.7) and ceil(3.7)?

680


What are the advantages of passing this into a method instead of the current class object itself?

1169


what is difference between equals and ==?

588


what is object slice?

1574


Which keyword specify that a variable is effectively final ?

566