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

If application hangs while SendMessage is waiting for the result, how you handle it?

2 Answers  


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

5 Answers   Atos Origin,


2.create for 10 batch: Employee_Number Employee_name Employee_Dateofjoining Employee_address Employee_salary 1.select the employee name who deriving more than 10 thousand salary and joined before august 08. use structure and pointers

0 Answers   TCS,


What is the difference between Synchronous sockets and asynchronous sockets?

2 Answers  


what is message Testing ?

1 Answers   L&T,






1)How to change a text of a button as Dynamically?

1 Answers   HCL,


What are the advantages of using Doc/View or SDI over DialogBox

2 Answers  


Which MFC function is used to display output?

9 Answers   TCS,


how does conditionally close the Dialog Box ?

2 Answers   Infotech,


What is the difference between ASSERT and VERIFY?

2 Answers  


what is the use of AFX_MANAGE_STATE ?

4 Answers   HCL,


How can i change the color of a dropdowncombobox elements

2 Answers  


Categories