What is guard condition?

Answer Posted / ranjith

A condition that determines whether a certain transition
will occur in a state diagram when an event happens
A guard condition is evaluated only when the associated
event happens.

Is This Answer Correct ?    22 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program to show the inheritance used in a class.

560


What is polymorphism and abstraction?

611


What is the syntax of object oriented method call?

559


Explain about encapsulation?

583


Why are outlet connections required in object-oriented programming?

558






What is the function of pure virtual functions?

525


What is polymorphism? When is it employed? give an example.

564


What are the main features of oops?

595


What is the function of messaging metaphor?

592


Whether static method can use nonstatic members?

551


What are the methods required to create changes in subclasses?

562


Can we have default method with same name and signature in the derived interface as the static method in base interface and vice versa?

563


What are the basic concepts of oop?

553


What is the difference between class inheritance and interface inheritance?

591


What is function override?

592