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 we have a abstract class withought any method? What is a
purspose of this?

Answers were Sorted based on User's Feedback



Can we have a abstract class withought any method? What is a purspose of this?..

Answer / malli

Yes,we can able to keep abstract class without any any methods.

purpose: Abstract class support for all unimplemented
methods (or) all concrete methods (or) some concrete methods
and abstract methods. so based on requirement we can use
abstract class.

Is This Answer Correct ?    1 Yes 0 No

Can we have a abstract class withought any method? What is a purspose of this?..

Answer / sneha

Ya we can have an abstract class withought any method...It helps to prevent it from being instantiated...

Is This Answer Correct ?    2 Yes 2 No

Can we have a abstract class withought any method? What is a purspose of this?..

Answer / sourav kumar verma

it may or may not include abstract methods. Abstract classes
cannot be instantiated, but they can be subclassed.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Core Java Interview Questions

Can we inherit inner class?

0 Answers  


How could Java classes direct program messages to the system console, but error messages, say to a file?

2 Answers  


Which browsers work with java?

0 Answers  


What is variable and example?

0 Answers  


What is super in java?

0 Answers  


What is Java Reflection API? Why it’s so important to have?

0 Answers  


what is nested class in java?

0 Answers   IBS,


Name the immediate superclass of the MenuComponent class?

1 Answers  


What is currentthread()?

0 Answers  


what is the difference between String and StringBuffer classes?

2 Answers   Infosys,


What is use of arraylist in java?

0 Answers  


Explain importance of inheritance in java?

0 Answers  


Categories