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
Write a program to show the inheritance used in a class.
What does it mean that a method or class is abstract?
Explain about overriding polymorphism?
Can an interface inherit from another interface?
what is full form OOP?
What are the properties that are defined in an object model?
What is the difference between aggregation and composition?
What is early and late Binding?
How to make a class accessible as a web service?
Give any criteria when you use an abstract class and an interface?
What's the order of call of constructors in inheritiance?
What is a virtual function?
What is data abstraction? what are the three levels of data abstraction with Example?
What is difference between polymorphism and normalization?
Can you explain primordial class loader?