Logo 
Search:

C++ Programming FAQ

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

Name the library that must be included while using cin

  Shared By: Katie Brown    Date: Nov 13    Category: C++ Programming    Views: 1229

Answer:

Options

a) <iomanip.h>
b) <iostream.h>
c) <ctype.h>
d) <stdlib.h>


Answer : b) <iostream.h>

Share: 
 

Didn't find what you were looking for? Find more on Name the library that must be included while using cin Or get search suggestion and latest updates.


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


Tagged: