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 |
What is a static method? Why do we need static methods in java 8 interfaces?
What are extrinsic and intrinsic connections in object-oriented programming?
Explain the usage of encapsulation?
Can you use virtual, override or abstract keywords on an accessor of a static property?
What is the difference between multiple and multilevel inheritance?
What are the Differentiate between abstraction and encapsulation.
What is the order of call of constructors in inheritiance?
What is the super keyword?
Does a concept HAVE to become a class in Design?
Can encapsulation be called as a security device?
What is composition? Explain the purpose of composition.
State two differences between an object and a class.