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
Define a good interface?
What is the function of dynamic typing?
Do we require parameter for constructors?
Why dynamic loading is used in object-oriented programming?
Explain the different types of constructors
Is it possible to provide method implementations in java interfaces? If possible, how do we provide them?
What is polymorphism? When is it employed? give an example.
How do you prevent a class from being inherited by another class?
What is the difference between oop and sop?
What are inner classes and what is the practical implementation of inner classes?
What is garbage collection(gc)?
Can we override static methods of a class?
What interface must an object implement before it can be written to a stream as an object?
What are the interfaces you used in beans?
Explain persistence?