What is guard condition?

Answer Posted / chhewang tamang

A CONDITION THAT MUST BE SATISFIED IN ORDER TO ENABLE AN ASSOCIATED TRANSITION TO FIRE.

Is This Answer Correct ?    4 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between a class and a structure?

587


How many methods are there in the serializable interface?

627


What is the difference between an error and an exception?

588


What is an interface?

667


Define Initialisation Purpose.

640






Can we override static methods? Why?

583


Explain about the relationship between object oriented programming and databases?

602


What are the different types of inheritance?

595


What is meant by “abstract interface”?

685


What is static polymorphism?

768


What is a friend function?

672


How many instances can be created for an abstract class?

613


Give any criteria when you use an abstract class and an interface?

630


What's the main difference between arraylist / hashmap and vector / hashtable?

628


If a method definition has been specified in class , its base class , and the interface which the class is implementing, which definition will be picked if we try to access it using interface reference and class object?

623