What are the Design Patterns you know.
Answer Posted / r.kalpana
Design part is only Structure pattern which means the
genreal part of object creations.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
explain the difference between operator overloading and function overloading.
What does the keyword virtual represented in the method definition?
Can a function be overloaded based on return types?
Why dynamic loading is used in object-oriented programming?
What is the use of destructive method?
Explain the different types of constructors
Can you define OOP and principles of OOP?
How to achieve data abstraction?
What are all the languages which support oop?
Can you call the base class method without creating an instance?
Can a class implement two interfaces having default method with same name and signature?
Explain the term constructor
Explain about the design phase?
Define Initialisation Purpose.
State about java and its relation to object oriented programming?