I need to find a specific string between two strings

how do I do it?



I need to find a specific string between two strings how do I do it?..

Answer / magesh

You can use concatenate symbol which is the common rule of
all the languages

Is This Answer Correct ?    2 Yes 5 No

Post New Answer

More C++ General Interview Questions

What is switch case in c++ syntax?

0 Answers  


Keyword mean in declaration?

0 Answers  


What is a .h file c++?

0 Answers  


How compile and run c++ program in turbo c++?

0 Answers  


What is the use of map in c++?

0 Answers  






How is c++ used in the real world?

0 Answers  


How do I use arrays in c++?

0 Answers  


How would you stop a class from class from being derived or inherited?The constructer should not be Private,as object instantiation should be allowed.

15 Answers   Satyam,


Write a recursive program to calculate factorial in c++.

0 Answers  


Can a new be used in place of old mallocq? If yes, why?

0 Answers  


Mention the ways in which parameterized can be invoked.

0 Answers  


Give example of a pure virtual function in c++?

0 Answers  


Categories