Question { 3307 }
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
Answer
Is This Answer Correct ? | 0 Yes | 0 No |
Question { Tech Mahindra, 4032 }
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
Answer
Is This Answer Correct ? | 0 Yes | 2 No |
Live example for static function?
Answer
Is This Answer Correct ? | 4 Yes | 0 No |