Answer Posted / shaifali
A condition that determines whether a certain transition will occur in a state diagram when an event happens....
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Explain about inheritance?
What is the difference abstract class and interface?
What are the basic concepts of oop?
Differentiate between data abstraction and encapsulation.
Difference between class and an object?
How can we restrict inheritance for a class so that no class can be inherited from it?
Why is message passing between the objects important?
Can encapsulation be called as a security device?
What is multiple inheritance? How java 8 supports multiple inheritance?
Explain the rationale behind object oriented concepts?
what three "domains" are considered during analysis modeling?
What is the main difference between overloading and overriding?
Which oops concept is used as reuse mechanism?
What is an abstract property. Give an example?
What is Overloading ? Is it similar to overriding ?