Answer Posted / sravan
an usecase is a sequence of actions which can be done by a
actor.
Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
Can an interface inherit from another interface?
What is bootstrap, extension and system class loader? Or can you explain primordial class loader?
Explain the meaning of object in object oriented programming?
What does the “abstract” keyword mean in front of a method? A class?
Differentiate between overloading and overriding.
Why abstraction is important?
Explain the purpose of composition.
What is ‘this’ pointer?
What are the four important foundation concepts of OOP ?
Define Data Abstraction. What is its importance?
What is virtual multiple inheritance?
What is the function of pure virtual functions?
Can you create an instance of an interface?
Explain about instance in object oriented programming?
Can we reduce the visibility of the inherited or overridden method ?