What is guard condition?

Answer Posted / aktarul ahsan

Guard condition is a boolean expression associated with a transition that is evaluated at the time the event fires The transition only takes place if the condition is true.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is static and dynamic Binding?

726


Can I implement polymorphism using abstract class?

734


What is the practical implementation of inner classes?

694


What is dynamic or run time polymorphism?

722


What is the use if instanceof keyword?

767






Explain about parametric polymorphism?

767


What is ‘this’ pointer?

742


Explain the concept of multiple inheritance (virtual inheritance). Write about its advantages and disadvantages?

756


What is serialization? How do we implement serialization actually?

654


Explain about uml?

700


What are virtual functions, base class pointer, derived class pointer, biding references?

735


What are the rules to define a functional interface?

693


Differentiate between a class and a method.

770


What is the difference between a class and an object?

1033


What is the main use of message metaphor in object-oriented programming?

847