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 are the methods of exporting a function from a dll?

0 Answers  


Which programming language is best?

0 Answers  


Why cstdlib is used in c++?

0 Answers  


How the V-Table mechanism works?

6 Answers   HP,


Define anonymous class.

0 Answers  


What are function poinetrs? where are they used?

1 Answers   CTS,


What is problem with overriding functions?

0 Answers  


Explain bubble sorting.

0 Answers  


How do you sort a sort function in c++ to sort in descending order?

0 Answers  


What is a tree in c++?

0 Answers  


What are protected members in c++?

0 Answers  


How do you know that your class needs a virtual destructor?

5 Answers   Lucent,


Categories