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's the order of call of constructors in inheritiance?
What are the various types of constructors?
Explain what is meant by polymorphism?
Explain about instance in object oriented programming?
State about java and its relation to object oriented programming?
What is the difference abstract class and interface?
explain the difference between operator overloading and function overloading.
What is overriding?
Which keyword can be used for overloading?
What is operator overloading?
Differentiate between overloading and overriding.
Explain the different types of constructors
Define a good interface?
Explain about multiple inheritance?
What is bootstrap, extension and system class loader?