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

How do you import payscale data from non SAP to SAP?is it through LSMW or any other way is there?

0 Answers  


What is the use of "new" operator?

0 Answers  


Differentiate between structure and class in c++.

0 Answers  


What is the use of turbo c++?

0 Answers  


Which operator can not be overloaded in C++?

1 Answers  






Will a C compiler always compile C++ code a) Yes b) No c) Only optimized compilers

0 Answers  


How to access a variable of the structure?

0 Answers  


Difference between delete and free.

0 Answers  


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

0 Answers  


What is dangling pointers?and what is memory leak?

5 Answers  


What is different in C++, compare with unix?

0 Answers  


What is the error in the code below and how should it be corrected?

0 Answers  


Categories