What is Object Constraint Language (OCL)?
Answer / naveen sisupalan
OCL is used to define pre conditions, post conditions and
other conditional statements in UML.
| Is This Answer Correct ? | 3 Yes | 0 No |
Difference between composition and inheritance ?
Explain what is an object?
Explain about inheritance hierarchies?
Differences between functional programming and object-oriented programming?
What interface must an object implement before it can be written to a stream as an object?
What is the main use of message metaphor in object-oriented programming?
What is method overriding?
what three "domains" are considered during analysis modeling?
Suppose a class acts an Actor in the problem domain, how to represent it in the static model?
Explain what is object oriented programming language?
Can encapsulation be called as a security device?
What's the order of call of constructors in inheritiance?