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

Un-Answered Questions { OOAD }

If a method definition has been specified in the base class and the interface which the class is implementing, which definition will be picked if we try to access it using interface reference and class object?

1018


Can we use static method definitions in interfaces?

1102


Can a class implement two interfaces having default method with same name and signature?

1055


What if we override the conflicting method in the class?

1001


Can we override static methods? Why?

1005


Can we access interface static method using interface references?

1111


If a method definition has been specified in class , its base class , and the interface which the class is implementing, which definition will be picked if we try to access it using interface reference and class object?

1034


What is difference between encapsulation and abstraction?

1050


Difference between encapsulation and data hiding ?

947


Difference between abstraction and implementation hiding ?

1138


What are the features of encapsulation ?

1030


Difference between composition and inheritance ?

1030


Are constructors inherited? Can a subclass call the parent's class constructor? When?

1042


Can we reduce the visibility of the inherited or overridden method ?

1090


Does a class inherit the constructor of its super class?

983