Whether static method can use nonstatic members?
No Answer is Posted For this Question
Be the First to Post Answer
What are the Design Patterns you know.
2 Answers InfoAxon Technologies, Protech,
A class inherits from 2 interfaces and both the interfaces have the same method name as shown below. How should the class implement the drive method for both car and bus interface?
Explain about polymorphism?
What is operator overloading and polymorphism?
0 Answers ITC Indian Tobacco Company,
What are the methods required to create changes in subclasses?
Do we require parameter for constructors?
What is difference between class and interface?
what is virtual function and pure virtual function ?
Can we reduce the visibility of the inherited or overridden method ?
Is class an Object? Is object a class?
Explain about message passing in object oriented programming?
Why do we use oops concepts? What is its advantage?