What is the syntax of using wrapper methods?
Please help me with this:
Class 12 ISC
Answers
Answered by
2
Answer:
A wrapper method is an adapter or a façade; it provides an alternative interface for an existing method. You've been asked to write a façade (facade) - to provide a simpler interface for clients that don't need to specify high and low values
Similar questions