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 the difference between function overloading and over riding?

649


Why do we use oops concepts? What is its advantage?

637


Explain about the analysis phase?

630


What is the significance of encapsulation?

664


What are the different principle of OOPS?

621






What is the main difference between overloading and overriding?

647


A class inherits from 2 interfaces and both the interfaces have the same method name as shown below. How should the class implement the drive method for both car and bus interface?

638


What are different types of arguments?

715


How does abstraction differ from encapsulation.

643


What is data abstraction? what are the three levels of data abstraction with Example?

650


Explain about the relationship between object oriented programming and databases?

602


What is dynamic or run time polymorphism?

639


What is data encapsulation and what is its significance?

574


Define a good interface?

625


What are the various types of constructors?

681