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 data encapsulation and what's its significance?
Does a concept HAVE to become a class in Design?
Explain about inheritance?
Write a note about inheritance?
What do you mean by abstract class?
What are abstract functions? Why are they used?
What is the abstract method modifier?
Differentiate between data abstraction and encapsulation.
What do you meant by "SBI" of an object?
If there is a conflict between base class method definition and interface default method definition, which definition is picked?
Can you use virtual, override or abstract keywords on an accessor of a static property?
Which OOPS concept is used as a reuse mechanism?