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

OOAD Interview Questions
Questions Answers Views Company eMail

What are the types of polymorphism?

970

What is inheritance in java?

2 1282

What is abstract method?

1000

If there is a conflict between base class method definition and interface default method definition, which definition is picked?

1 1866

Can we have default method with same name and signature in the derived interface as the static method in base interface and vice versa?

1049

What if we make the method as abstract in another interface?

975

What is the @functionalinterface annotation?

954

Can we have a default method definition in the interface without specifying the keyword "default"?

977

What is a nested interface?

1049

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?

980

Can we use static method definitions in interfaces?

1042

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

1024

What if we override the conflicting method in the class?

956

Can we override static methods? Why?

960

Can we access interface static method using interface references?

1078


Post New OOAD Questions

Un-Answered Questions { OOAD }

How do you prevent a class from being inherited by another class?

1002


Explain about instance in object oriented programming?

1106


What is Overloading ? Is it similar to overriding ?

1010


What is operator overloading?

1379


Differentiate between a class and a method.

1111


What are the rules to define a functional interface?

1058


Is it possible to override private virtual methods?

993


What does the keyword virtual represented in the method definition?

1061


What is serialization? How do we implement serialization actually?

976


What is a default method? Why do we need default methods in java 8 interfaces?

1085


What are different types of arguments?

1102


Explain about object oriented databases?

1052


Explain the rationale behind object oriented concepts?

1309


Explain the mechanism of composition?

1044


Write a note on encapsulation?

1007