Why is planning too much up front a mistake in an OOSAD
project?
Answer Posted / sri
bcos in manier cases things will change in later phases.
| Is This Answer Correct ? | 15 Yes | 7 No |
Post New Answer View All Answers
Can you give some examples of tokens?
Can we override a method by using same method name and arguments but different return types?
Describe inheritance and non-inheritance of a derived class?
Can an interface implement or extend another interface?
Can you define OOP and principles of OOP?
Write basic concepts of oops?
What is a default method? Why do we need default methods in java 8 interfaces?
Explain the mechanism of composition?
What is a constructor in class?
What is hybrid inheritance?
Differentiate between a class and a method.
Explain colloboration
How will you define abstract classes?
What is the difference between a class and a structure?
How do you prevent a class from being inherited by another class?