Explain what a method is?
No Answer is Posted For this Question
Be the First to Post Answer
What is the syntax of object oriented method call?
Can I implement polymorphism using abstract class?
What is meant by function overloading and function overriding?
What is meant by overloading functions and operators?
What is constructor and virtual function? Can we call virtual funciton in a constructor?
Explain the purpose of composition.
How to achieve data abstraction?
Explain what an object is.
State about java and its relation to object oriented programming?
Why we use oops concepts? What is its advantage?
Whether static method can use nonstatic members?
Is iterator a class or interface? What is its use?