Logo 
Search:

C++ Programming FAQ

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

Which of the following functions allow you clear the specified flags? - Select option

  Shared By: Vida Fischer    Date: Oct 19    Category: C++ Programming    Views: 719

Answer:

Options

a) fill()
b) unsetf()
c) cflag()
d) None of the above

Answer : b) unsetf()

Share: 
 



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


Tagged: