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 an interface contain fields?
What is data encapsulation and what is its significance?
Explain static binding
Explain about inheritance?
What is the use of destructive method?
Explain the mechanism of composition?
What is the difference between public, private and protected access modifiers?
What is meant by function overloading and function overriding?
How do I make sure that an object is released in code such as a connection or file object?
If a class inherits an interface, what are the 2 options available for that class?
Explain what a method is?
What is the order of call of constructors in inheritiance?
Can we use static method definitions in interfaces?
What are abstract methods?
How to make a class accessible as a web service?