Why is C not an OOP language?
Name some languages which have object oriented language and characteristics?
Why dynamic binding is used in object-oriented programming?
What is the abstract method modifier?
What is the purpose of late binding in object-oriented programming?
USECASE is an implementation independent notation. How will the designer give the implementation details of a particular USECASE to the programmer?
What is Overloading ? Is it similar to overriding ?
Where shall I go for Package Diagram?
What are the different principle of OOPS?
Can we override a method by using same method name and arguments but different return types?
What is the difference between function overloading and over riding?
What is meant by overloading functions and operators?
Explain about a class?