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
What is a static method? Why do we need static methods in java 8 interfaces?
What are the access modifiers?
Explain the abstract class modifier?
what is virtual function and pure virtual function ?
What are the features that are provided to make a program modular?
What is the diffrence between an abstract class and interface?
What is an interface?
Explain the meaning of object in object oriented programming?
What interface must an object implement before it can be written to a stream as an object?
What is the order of call of constructors in inheritiance?
What are the features of encapsulation ?
Whether static method can use nonstatic members?
Write a note about inheritance?
What is the difference between abstract & interface?
What is operator overloading?