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
What is the main advantage of using inheritance?
What do you mean by polymorphism?
Explain what is meant by polymorphism?
What is the best tool for modeling and ORM framework
Explain about object oriented databases?
How can we call the base method without creating an instance?
Can we reduce the visibility of the inherited or overridden method ?
What is difference between polymorphism and normalization?
Why dynamic loading is used in object-oriented programming?
Write a note about inheritance?
What is an interface?
What is method overriding?
How to differentiate between a CreateObject() and GetObject() ?
Explain about polymorphism?
Define Initialisation Purpose.