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 i have abstract class with no abstract methods?

Answers were Sorted based on User's Feedback



Can i have abstract class with no abstract methods?..

Answer / arjun kumar

The class Abstract is defined as are used to declare common
characteristics of subclasses. It is used to provide a
template for concrete subclasses down the inheritance tree.
so we can't have abstract class with no abstract method

Is This Answer Correct ?    6 Yes 24 No

Can i have abstract class with no abstract methods?..

Answer / venkatesh

No, We can't create abstract class without abstract method
abstract class must have atleast one abstract method

Is This Answer Correct ?    19 Yes 142 No

Post New Answer

More Core Java Interview Questions

What are the two categories of data types in the java programming language?

0 Answers  


What is the best way to findout the time/memory consuming process?

0 Answers  


Does garbage collection guarantee that a program will not run out of memory?

1 Answers  


How does arrays sort work in java?

0 Answers  


What are accessor methods in java?

0 Answers  


Why are the methods of the math class static?

0 Answers  


what is predefined function in java?

0 Answers  


How many bits is a word?

0 Answers  


What is lambda programming?

0 Answers  


What are constants and how to create constants in java?

0 Answers  


What is JAVA? Why it is platform independent?

10 Answers   NIIT,


heavy components means what?

4 Answers  


Categories