Microsoft
Software
Hardware
Network
Question : How do i remove one given word from a given sentence.
Hi Experts!
I am just trying to learn for interview. Can someone possibly show me how to remove a given word from a given sentence?
For example: given string: My name is Mike.
given word to remove: name
result: My is Mike.
Either in C# or Java without using any fancy inbuilt functions.
Thank you :)
Answer : How do i remove one given word from a given sentence.
why not just host the mail for 1234.com on your exchange server?
Random Solutions
Cisco ASA Logging Connections Increase
Shell script to queue commands
Reverse DNS Centos 5, Bind. shared hosting
BootExecute in Startup - Windows XP
Delete blank line from textarea
ASP.NET LinQ Look up
Raid 1 mirror Bad block discovered
Windows 2008 won't boot in new hardware
SQLCommandBuilder - GetUpdateCommand, GetInsertCommand and GetDeleteCommand Questions
Formview insert doesnt insert data if I add postbackurl on button