Tell me something about abstract classes?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between class and interface?
What is an abstraction?
Explain persistence?
What is inheritance?
What is the main use of message metaphor in object-oriented programming?
Can we use static method definitions in interfaces?
What is the difference between a class and an object?
What if we make the method as abstract in another interface?
What is the difference between static and dynamic Classificaition.Give some examples.
1 Answers InfoAxon Technologies, Protech, Wipro,
If a method definition has been specified in class , its 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?
Giving reasons explain two external responsibilities of a project manager.
What are abstract functions? Why are they used?