Why is C not an OOP language?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the mechanism of composition?
Can you tell something about GDI objects?
What are the different types of inheritance?
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?
Which oops concept is used as reuse mechanism?
What do you mean by abstract classes?
Explain what is an object?
What are abstract classes?
Comment: C++ "includes" behavior and java "imports"
Is class an Object? Is object a class?
3 Answers InfoAxon Technologies, Protech,
What does the keyword virtual represented in the method definition?
What is the super keyword?