Name the different creational patterns in object oriented design?
No Answer is Posted For this Question
Be the First to Post Answer
Does PowerShell support OOPs?
Why do we use oops concepts? What is its advantage?
What is early and late Binding?
What are the tools you used for OOAD?
What is constructor and virtual function? Can we call virtual funciton in a constructor?
What are abstract methods?
What is meant by function overloading and function overriding?
Write a program to show the inheritance used in a class.
Do we require parameter for constructors?
Is class an Object? Is object a class?
What is the use of ‘finalize’?
Can an interface have an inner class?