Logo 
Search:

C++ Programming FAQ

Submit Interview FAQ
Home » Interview FAQ » C++ ProgrammingRSS Feeds

Which function does exchange the contents of two strings?

  Shared By: Ballard Schmidt    Date: Oct 31    Category: C++ Programming    Views: 712

Answer:

Options

a) exchange( )
b) change( )
c) swap( )
d) None of the above

Answer : c) swap( )

Share: 
 

Didn't find what you were looking for? Find more on Which function does exchange the contents of two strings? Or get search suggestion and latest updates.


Your Comment
  • Comment should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].


Tagged: