Logo 
Search:

C++ Programming FAQ

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

Which is used to read a line of text with blanks? - Select option

  Shared By: Isla Hughes    Date: Mar 10    Category: C++ Programming    Views: 705

Answer:

Options

a) inputline( )
b) getline( )
c) putline( )
d) None the above

Answer : b) getline( )

Share: 
 



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


Tagged: