Logo 
Search:

C++ Programming FAQ

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

Which feature does allow you to format the output in C++? - Select option

  Shared By: Rainer Fischer    Date: Jul 29    Category: C++ Programming    Views: 592

Answer:

Options

a) Manipulators
b) ios class functions and flags
c) User-defined output functions
d) All of the above

Answer : d) All of the above

Share: 
 



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


Tagged: