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

How do I make sure that an object is released in code such as a connection or file object?

608


What is the difference between function overloading and over riding?

557


What is early and late Binding?

571


explain dynamic binding

521


How many methods are there in the serializable interface?

539






How to define an interface?

578


Is @functionalinterface annotation mandatory to define a functional interface? What is the use of @functionalinterface annotation? Why do we need functional interfaces in java?

723


What are all the languages which support oop?

539


What is the main difference between overloading and overriding?

569


Difference between composition and inheritance ?

548


Explain what is single and multiple inheritance?

543


What is an abstract property. Give an example?

533


Explain basic concepts of OOPS?

511


Explain the term constructor

621


What is the abstract method modifier?

581