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 are the access modifiers available in java?

1189


Explain the difference between collection api and stream api in java8?

1030


How do I know if java is installed?

1154


Is null a string or object in java?

1021


Which collections are thread safe in java?

961


What is a dynamic array in java?

1247


What access modifiers can be used for methods?

1161


What is type conversion in java?

1095


Define max and min heap, also the search time of heap.

1075


What is collection api?

1107


What is the difference between quicksort & mergesort? When should they be used? What is their running time?

1142


Which sort is best in java?

1031


What is the difference between preemptive scheduling and time slicing?

1114


Why do we need wrapper class?

1040


What are filterstreams?

1118