What is an abstract class?

Answer Posted / janet

An abstract class is a class designed with implementation
gaps for subclasses to fill in and is deliberately
incomplete.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is private static class in java?

507


What is the relationship between clipping and repainting under awt?

602


How do you trim a space in java?

496


What is the best definition for data?

511


Can a constructor call another constructor?

558






What is an example of a constant variable?

523


Can final class have constructor?

490


What is the latest java version?

550


What is the access scope of a protected method?

557


What is the purpose of the runtime class in java programming?

555


How do you control extraneous variables?

497


What is the default value of local and global variables?

559


What is the static block?

579


What is meant by object oriented programming – oop?

538


What is JDBC Driver interface?How can you retrieve data from the ResultSet

1503