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                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
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
 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 ?    1 Yes 0 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 ?    1 Yes 0 No
Prasi
 
 
 

 
 
 
Other OOAD Interview Questions
 
  Question Asked @ Answers
 
What do you meant by static and dynamic modeling?  3
When do you prefer to use composition than aggregation? Protech1
Difference: Object Oriented Analysis (OOA) and Object Oriented Design (OOD)? Protech2
Who is an Actor?  3
Can link and Association applied interchangeably?  1
Explain Class Diagram in Detail. Protech1
Why does the function arguments are called as "signatures"?  1
What are the Design Patterns you know. Protech1
What is Polymorphism? Protech2
What is Object Constraint Language (OCL)? Protech1
What are associative classes? Protech2
What is a Persistent, Transient Object? Protech2
What are the tools you used for OOAD? Protech1
Difference between Composition and Aggregation Protech1
Is class an Object? Is object a class? Protech2
What is inheritance? Protech3
Suppose a class acts an Actor in the problem domain, how to represent it in the static model?  1
what are the main underlying concepts of object orientation?  2
What do you meant by "SBI" of an object?  2
Difference: Sequence Diagrams, Collaboration Diagrams ? Protech1
 
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