Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Can you have a constructor in abstract class?

Answer Posted / neelamadhab mallick

A Abstract class never can be instanciate. if a concrete
method present inside the abstract class with the return
type of the same class, then it is possible to create the
object, but constructor will not called.

Is This Answer Correct ?    11 Yes 22 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Compare Mutex and Semaphore in java.

945


What is the synchronized method modifier?

1136


How will you reverse a link list without using recursion?

988


How does split work in java?

987


What is stringjoiner ?

913


How do you convert boolean to boolean?

1072


What is split return?

929


Differences between traditional programming language and object oriented programming language?

1063


Give a practical example of singleton class usage?

996


What do you understand by weak reference?

958


What is native method in java?

1016


Explain about instanceof operator in java?

999


What is an interface in java? Explain

1081


What must a class do to implement an interface in java programming?

969


Make a data structure and implement an algorithm to print all the files in a directory. (The root directory can have sub-directories too.)

1286