Logo 
Search:

C++ Programming FAQ

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

Identify the equivalent ios function for the manipulator ‘setw’.

  Shared By: William Bouchard    Date: Oct 19    Category: C++ Programming    Views: 952

Answer:

Options

a) width()
b) setwidth()
c) swidth()
d) None of the above

Answer : a) width()

Share: 
 



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


Tagged: