ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Software  >>  Software Design  >>  OOAD
 
 


 

 
 Design Patterns interview questions  Design Patterns Interview Questions
 UML interview questions  UML Interview Questions
 OOAD interview questions  OOAD Interview Questions
 Software Design Tools interview questions  Software Design Tools Interview Questions
 Requirements Management interview questions  Requirements Management Interview Questions
 Project Planning interview questions  Project Planning Interview Questions
 Project Management interview questions  Project Management Interview Questions
 Technical Writer interview questions  Technical Writer Interview Questions
 Software Design AllOther interview questions  Software Design AllOther Interview Questions
Question
what are the main underlying concepts of object orientation?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what are the main underlying concepts of object orientation?
Answer
# 1
Mainly there are four concepts for OOAD.
1.Abstraction -grouping of data and behaviour(operations) 
into a conceptual object.
2.Encapsulation -Its the implementation mode of data 
abstraction.With encapsulation, we can accomplish data 
hiding
3.Polymorphism -Polymorphism refers to the process whereby 
an object invokes a method of another object in a common 
manner (with the same name) without understanding or caring 
how it is accomplished. 

4.Inheritance-When an object is derived from another 
object. It inherits all the properties etc
 
Is This Answer Correct ?    6 Yes 1 No
Shahir
 
  Re: what are the main underlying concepts of object orientation?
Answer
# 2
Abstraction - Interfaces are the best examples of 
abstraction .
Encapsulation - Classes are best examples of encapsulation.

Generally we encapsulate what varies & 
we abstract commonalities...

One more thing, You should always subclass for behabiours..
you should never subclass for properties / attributes. If 
only properties vary, then you have got to encapsulate them 
in somewhere else e.g. in a class or in some collection 
object like - Properties in Java / Map 

Hope this helps..
 
Is This Answer Correct ?    4 Yes 1 No
Prasi
 
 
 

 
 
 
Other OOAD Interview Questions
 
  Question Asked @ Answers
 
What are associative classes? Protech2
Why should project managers complete hard problems first in an OOSAD project?  2
Difference: Object Oriented Analysis (OOA) and Object Oriented Design (OOD)? Protech4
What is association? Protech2
Who is an Actor?  3
What is Polymorphism? Protech3
What is SRD(System Requirement document), FSD (Functional Specification Document), RSD (Requiremnet specific document)? If these are different document wat are there contents? HP1
In winform my controls [taskbar and progressbar] become inactive when heavy processing is going in background, how to avoid this via multithreading Hexaware1
How do you represent static members and abstract classes in Class Diagram? Protech1
USECASE is an implementation independent notation. How will the designer give the implementation details of a particular USECASE to the programmer?  2
What do you mean by Realization? Protech1
What do you meant by "SBI" of an object?  2
What is Object Constraint Language (OCL)? Protech1
Why does the function arguments are called as "signatures"?  1
What do you meant by static and dynamic modeling?  3
Explian following terms: Constraint Rules, Design by contract. Protech1
Difference Between Attribute and Association. Protech2
Where shall I go for Package Diagram? Protech1
What is inheritance? Protech3
Suppose a class acts an Actor in the problem domain, how to represent it in the static model?  1
 
For more OOAD Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com