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

Define modularity?

665


Can constructors be parameterized?

566


What is virtual multiple inheritance?

561


Explain the usage of encapsulation?

609


Why is message passing between the objects important?

574






What if we make the method as abstract in another interface?

530


What is the difference abstract class and interface?

539


Why dynamic binding is used in object-oriented programming?

612


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

551


Can we override static methods? Why?

518


Explain what an object is.

643


What are base class, sub class and super class?

562


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

540


Explain the implementation phase with respect to oop?

554


Is it possible to override private virtual methods?

545