What is Object Constraint Language (OCL)?



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

Post New Answer

More OOAD Interview Questions

Define Initialisation Purpose.

0 Answers   Atos Origin,


What is the difference between data hiding and implementation?

0 Answers  


What is the order of call of constructors in inheritiance?

0 Answers  


Explain what is meant by polymorphism?

0 Answers   BPL,


Can you create an instance of an interface?

0 Answers  






How can we call the base method without creating an instance?

0 Answers  


Explain about Overloading vs Overriding ?

0 Answers  


What are the limitations of inheritance?

0 Answers  


Difference: Sequence Diagrams, Collaboration Diagrams ?

2 Answers   Protech,


Is it possible to create partial structs, interfaces and methods?

0 Answers  


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?

0 Answers  


What is Abstract method and how different from Virtual Method?

0 Answers  


Categories