Why should project managers complete hard problems first in
an OOSAD project?
Answer Posted / sri
To mitigate the risks asap and it will also help them in
sizing and other things.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is meant by function overloading and function overriding?
Explain about inheritance in oops?
How many methods are there in the externalizable interface?
Explain what is an object?
When will you use an interface and abstract class?
Can we access interface static method using interface references?
How do you prevent a class from being inherited by another class?
Describe the Diamond problem. Where does this problem occur?
Tell me something about abstract classes?
Why do we separate interface from implementation?
What is the use if instanceof keyword? And how do refer to a current instance of object?
What is virtual?
Explain what you understand by function overloading.
What is serialization? How do we implement serialization actually?
Explain about message passing in object oriented programming?