How would you implement a substr() function that extracts a sub string from a given string?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What are disadvantages of pointers?

0 Answers  


What is enum class in c++?

0 Answers  


What is c++ iterator?

0 Answers  


Write some differences between an external iterator and an internal iterator?

0 Answers  


What size is allocated to the union variable?

0 Answers  






How to implement flags?

2 Answers   Symphony,


Types of storage and scope of each type

2 Answers   CA,


What is size of a object of following class? class Foo { public: void foo(){} }

2 Answers   CA,


CAN U SAY WHICH PROGRAMING LANGUAGE IS USED BY DOCTORS....?

1 Answers  


What is a constructor initializer list and when we use constructor initializer list?

3 Answers   Soft Info, TCS,


What is searching? Explain linear and binary search.

0 Answers  


What is binary search in c++?

0 Answers  


Categories