Tell me something about abstract classes?
No Answer is Posted For this Question
Be the First to Post Answer
Comment: C++ "includes" behavior and java "imports"
What are all the languages which support oop?
Name some languages which have object oriented language and characteristics?
Explain the purpose of composition.
Giving reasons explain two external responsibilities of a project manager.
What are the Design Patterns you know.
2 Answers InfoAxon Technologies, Protech,
What is method overriding?
Define modularity?
Whether static method can use nonstatic members?
Write about abstract base classes?
When will you use an interface and abstract class?
If a method definition has been specified in the base class and the interface which the class is implementing, which definition will be picked if we try to access it using interface reference and class object?