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...

is memory to the abstract class allocated ..or objects not
instantiated

Answer Posted / rashid

Abstract class object can no be created so memory is not
allocated for abstract class (or we can say class object)
but we can still call static methods of abstract class and
those static methods can you static member objects of that
class, right?

How do they get executed without memory allocation?

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 meant by polymorphism?

1074


What is int lol?

1188


How can we create an immutable class in java?

1121


Is multiple inheritance supported by java?

1050


Which eclipse is best for java?

1055


Can we have any other return type than void for main method?

999


How arrays are stored in memory in java?

1021


What is replacefirst in java?

1170


When is the arraystoreexception thrown?

1083


How hashmap works in java?

1088


What is a ternary operator in java?

1034


What are different types of references?

1024


How can we find the sum of two linked lists using stack in java?

1245


Can you create an object of an abstract class?

1074


What are the steps in the jdbc connection?

1083