1.Get string1,string2,string3
1.add string1 and 2,string1 and 3.
2.replace vowels with T
3.count number of T.
4.remove T
5.COPY string1 to stringf.
6.restore string1.
print the following
1.Number of T
2.StringF
3.string1+string2+string3

Use pointers and functions



1.Get string1,string2,string3 1.add string1 and 2,string1 and 3. 2.replace vowels with T..

Answer / sachinmundhra

Use CString class for the same.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MFC Interview Questions

What is CArchive class dowes?

4 Answers  


Whats is DDX & DDV in MFC?

1 Answers   HCL,


What does mfc stand for?

0 Answers  


What is the difference between hinsrtance and hprevinstance in WinMain function?

3 Answers  


if no message handler is available for a message then will deal with the message ? does window proving any default mechanism?

2 Answers   Patni,






I have 2 threads. One thread prints odd numbers and the second thread prints even numbers. Now, I have to execute the threads alternatively so that i can output 1,2,3,4,5,6,..... write code for this?

1 Answers  


What is the use of CCmdTarget ?

4 Answers  


what is message Testing ?

1 Answers   L&T,


What is the base class for MFC

3 Answers   HCL,


What function is used to disable a control at runtime?

7 Answers  


I want recent paper pattern for HP company?

0 Answers   HP,


What is Thread ?(VC++)What is the difference between Cmutex and Csemaphone?

5 Answers   Atos Origin,


Categories