Answer Posted / 123
use case show the flow of the system,to be performed by the actor..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the base type from which all structs inherit directly?
Explain about the analysis phase?
What are all the languages which support oop?
Explain about overriding polymorphism?
If a class inherits an interface, what are the 2 options available for that class?
Explain about the design phase?
Can you tell something about GDI objects?
What does the “abstract” keyword mean in front of a method? A class?
How do you prevent a class from being inherited by another class?
What is the difference between an Abstract class and Interface?
Can you explain primordial class loader?
what is virtual function and pure virtual function ?
Differentiate between data abstraction and encapsulation.
Write a program to show the inheritance used in a class.
Can we access interface static method using interface references?