Computer Science, asked by shrutilohumi8, 10 months ago

the difference between manipulators and ios member functions in implementation?

Answers

Answered by apurva4335
0

Answer:

1. ios functions returns value while manipulators does not. ... ios functions are single and not possible to be combined while manipulators are possible to be applied in chain.

Answered by Parker183
0

iOS function are single value but manipulators are not

Similar questions