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 new()is different from malloc()?

0 Answers  


Explain method of creating object in C++ ?

0 Answers   Wipro,


What are the steps in the development cycle?

0 Answers  


What ANSI C++ function clears the screen a) clrscr() b) clear() c) Its not defined by the ANSI C++ standard

0 Answers  


What is long in c++?

0 Answers  






Describe exception handling concept with an example?

0 Answers  


Mention the ways in which parameterized can be invoked. Give an example of each.

0 Answers  


what is the diff b/n c and c++ a. dynamic scoping b. nested switching c. declaration of variables in any code block d. separation of compilation and linking

2 Answers   Hughes,


Is it possible to use a new for the reallocation of pointers ?

0 Answers  


Can we declare destructor as static? Explain?

3 Answers  


What are associate containers?

0 Answers  


What is difference between c++ 11 and c++ 14?

0 Answers  


Categories