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 the difference between Struts and JSF? Pls list some most suitable differences.

0 Answers  


how does the UIThread and worker thread communicates and handle events

2 Answers   HCL,


How we can findout Memoryleaks, In what way it can be avoided

6 Answers   Infosys,


What types of threads are supported by MFC framework?

2 Answers  


What is userdefine Messages in MFC?

1 Answers   HCL,






Hi All, i am new for VC++ SDK. i want to get the IP Address of all the External device connected with my local machine.please give the code Regards, Praveer

1 Answers   TCS, Tech Mahindra,


if both base and derived class have the constructors if i create an object for derive class which class constructor is executed first

10 Answers   Siemens, Symphony,


WHAT IS DIFFERENT BETWEN RELEASE MODE & DEBUGGING MODE

4 Answers   Google, Microsoft, TCS,


what message is sent to an application when the user presses the primary button?

0 Answers   University Exams,


how many types of messages are their

4 Answers   E Logic, TCS,


What are the differences between MFC Exception macros and C++ exception keywords?

2 Answers  


Given two processes, how can they share memory?

2 Answers   Microsoft,


Categories