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

class A
{
private int i;
}
class B extends A
{
private int i;
}

if I create an object of B class what will be the memory of that object.

Answer Posted / bhavya

12 bytes

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is hashset in java?

1191


Who is founder of java?

1037


Why is java multithreaded?

1043


Write a code to create a trigger to call a stored procedure

1027


What are the advantages of compiled language?

1109


What happens when you invoke a thread’s interrupt method while it is sleeping or waiting?

1021


Why is whitespace important?

1139


How to create an immutable class?

1165


Can bool be null?

1028


Why can't you declare a class as protected?

1203


Why do we need variables?

1030


What is foreach loop in java?

1067


What is difference between static and final?

1123


What is parsing a sentence?

1161


Can java cast null?

1077