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 CALLBACK? How it work? what is the advantage of CALLBACK, please explain with an example

6 Answers  


1)how to Display the File Dialog Box, in MFC ?

1 Answers  


What is a message map, and what is the advantage of a message map over virtual functions?

1 Answers  


What is the size of class

18 Answers   Aircom,


Psychic Window Technique

2 Answers   E Logic, Wild Net,


What is the use of CCmdTarget ?

4 Answers  


Given two processes, how can they share memory?

2 Answers   Microsoft,


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

3 Answers  


what is message Testing ?

1 Answers   L&T,


I can i set size of integer variable should be fixed for different operating systems(Ex i want integer size is 2bytes in OS)

2 Answers   Invensys,


What is the difference between Extension DLL and Regular DLL?

6 Answers   GE,


What is the difference between GetMessage and PeekMessage ?

3 Answers  


Categories