What is an abstract class?

Answer Posted / sitaram

abstract class is class. we can't create the instantiate the
object of abstract class. In abstract class contains
concrete and abstract methods.when ever we can implement the
abstract methods. The current class will extends the
abstract class.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is hash in java?

515


Is zero a natural number?

562


How to run a JAR file through command prompt?

712


What is the longest unicode character?

692


Is it possible to compare various strings with the help of == operator?

546






can rmi and corba based applications interact ?

664


hi am an engineering student and my next plan is for ms in either in us or australia i got my passport but i dont know anything bout visa can u give brief idea 1)How to get prepared for visa and 2)How to apply for top universities and 3)How to pay the fee and so on These all are basic questions plz give me a clear idea

1458


Why do I need to declare the type of a variable in java?

562


How many static init can you have?

676


Can you inherit a constructor java?

571


When do we use synchronized blocks and advantages of using synchronized blocks?

659


What is the default size of set in java?

498


What is the difference between multitasking and multithreading in Java

717


how to create multithreaded program? Explain different ways of using thread? : Java thread

523


What is the difference between heap and stack memory?

541