What is guard condition?

Answer Posted / debalina

In Unified Modeling Language (UML) sequence diagrams, a
guard condition, also called as an interaction constraint,
is a Boolean conditional expression that guards an
interaction operand in a combined fragment. A guard
condition contains two expressions that designate the
minimum and maximum number of times that a loop combined
fragment executes.

Is This Answer Correct ?    29 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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?

597


What are the Differentiate between abstraction and encapsulation.

553


Differentiate between overloading and overriding.

679


What is the practical implementation of inner classes?

602


explain dynamic binding

630






What do you mean by virtual function and virtual classes?

599


What are the properties that are defined in an object model?

590


What are base class, sub class and super class?

632


explain the difference between operator overloading and function overloading.

656


How do I make sure that an object is released in code such as a connection or file object?

693


What are sealed modifiers?

696


If a method definition has been specified in class , its 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?

623


What is the use of ‘finalize’?

697


Can you tell something about GDI objects?

682


Can you create an instance for an abstract class?

608