What are adapter and memento patterns?
Answer / Anshu Singh
"Adapter pattern is used to make existing classes work with others by converting the interface of an object into another one that clients expect. Memento pattern is a behavioral design pattern that enables encapsulating an object's internal state so it can be saved and restored later without violating its encapsulation."n
| Is This Answer Correct ? | 0 Yes | 0 No |
What is swift stand for?
What is closure in swift?
In swift what is use of backticks while declaring a variable?
What are the two main integer types in swift?
What is differences in swift 1.x, 2.x, 3.x, 4.x?
What is static in swift?
What is encapsulation in swift?
What is cocoa swift?
What is the difference between swift and ‘objective-c’ language?
What are the best ways of achieving concurrency in ios?
Can you explain any three-shift pattern matching techniques?
How would you define variables and constants in swift programming language?