Answer Posted / tilak chandan
A guard condition appears at the start of the interaction
and contains all the information that is required to make
the decision about whether to execute the traces in the
interaction operand. If the guard condition tests true, the
traces execute. Because a guard condition is optional, the
interaction also executes if no guard condition is specified
in the interaction operand
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is the difference abstract class and interface?
Write a note on encapsulation?
Explain the rationale behind object oriented concepts?
Difference between abstraction and implementation hiding ?
What is the main advantage of using inheritance?
Define Data Abstraction. What is its importance?
What is the difference between multiple and multilevel inheritance?
Can an interface implement or extend another interface?
How to define an interface?
What is data abstraction? what are the three levels of data abstraction with Example?
What is serialization? How do we implement serialization actually?
Explain about object oriented databases?
Do structs support inheritance?
What are different ways to create string object?
What is the order of call of constructors in inheritiance?