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

What is inheritance in java?

760


Can you use virtual, override or abstract keywords on an accessor of a static property?

702


What is virtual multiple inheritance?

694


What is data encapsulation and what's its significance?

758


How does abstraction differ from encapsulation.

724






Explain about parametric polymorphism?

763


Difference between class and an object?

716


What is the difference between a class and an object?

1029


What are inner classes and what is the practical implementation of inner classes?

653


Does a class inherit the constructor of its super class?

668


Explain what is single and multiple inheritance?

717


What are the different types of arguments?

733


What is the function of messaging metaphor?

732


Explain about the relationship between object oriented programming and databases?

691


What is early and late Binding?

725