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
What is virtual?
Write a note about inheritance?
State some of the advantages of object oriented programming?
Write about abstract base classes?
Explain about realistic modeling?
Explain the rationale behind object oriented concepts?
Can a class in java be inherited from more than one class?
What is the use if instanceof keyword?
What is serialization? How do we implement serialization actually?
Explain static binding
How to make a class accessible as a web service?
explain the difference between operator overloading and function overloading.
What is an abstraction?
What is operator overloading and polymorphism?
What is a subclass?