Write a Program for find and replace a character in a string.


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

Post New Answer

More C++ General Interview Questions

What is the function of I/O library in C++ ?

0 Answers   HCL,


How can I improve my c++ skills?

0 Answers  


Is java easier than c++?

0 Answers  


What is the use of the this pointer?

3 Answers  


What are Binay tress and B trees? Diff between them?

8 Answers   CTS, GATE, Wipro,


Which one between if-else and switch is more efficient?

0 Answers  


What are the different types of Storage classes?

5 Answers  


If a round rectangle has straight edges and rounded corners, your roundrect class inherits both from rectangle and from circle, and they in turn both inherit from shape, how many shapes are created when you create a roundrect?

0 Answers  


Difference between linked list and array?

3 Answers  


Write a Program to find the largest of 4 no using macros.

0 Answers  


If a base class declares a function to be virtual, and a derived class does not use the term virtual when overriding that class, is it still virtual when inherited by a third-generation class?

0 Answers  


What are the c++ access specifiers?

1 Answers  


Categories