Logo 
Search:

C++ Programming FAQ

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

Which is not supported by the string class? - Select option

  Shared By: Libby Hughes    Date: Oct 10    Category: C++ Programming    Views: 781

Answer:

Options

a) count( )
b) Assign( )
c) resize( )
d) empty( )

Answer : a) count( )

Share: 
 



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


Tagged: