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
What is the difference between Struts and JSF? Pls list some most suitable differences.
how does the UIThread and worker thread communicates and handle events
How we can findout Memoryleaks, In what way it can be avoided
What types of threads are supported by MFC framework?
What is userdefine Messages in MFC?
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
if both base and derived class have the constructors if i create an object for derive class which class constructor is executed first
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?
how many types of messages are their
What are the differences between MFC Exception macros and C++ exception keywords?
Given two processes, how can they share memory?