How can your reverse a sentence("I LOVE MY COUNTRY" to
"COUNTRY MY LOVE I")

Answer Posted / uday

arr=split(str," ")
for i=ubound(arr-1) to 0 step-1
revstr=arr(i)&" "
next

Is This Answer Correct ?    5 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Manual and automation how do they help in bringing out quality product? Explain?

1481


What is bug release?

705


Hi to all, im vaibhav i joined a MNC as a tester and i got a banking (HSBC) project can any one tell me as a fresher what kind of strategy i sholud use to perform better. thanx

1885


HI. ANYONE HAS ATTENDED INTERVIEW FOR TESTING IN MINDKRAFT GLOBAL. I HAVE WRITTEN TEST FOR SOFTWARE TESTING. CAN ANYONE TELL ME WHAT ALL QUESTIONS CANBE ASKED. PLS REPLY. THANK YOU

2147


How do you define a testing policy?

589






Hello. I am not here to answer your question. I jus found a job as software QA engr. And i am totally new to software testing. So can someone pls help me in the following scenario? there is this registration screen, and it contain: One textbox called Nickname which only accept alphanumerical One textbox called Contact which only accept numerical, One textbox called Email which can be filled with alphanumerical and symbol and One button called Register now becos there is so many textboxes, where i can filled with alphabet, number, symbol, "just space", leading zeros, leading space. there will be lots of combination. can someone pls help.. i will be appreciated if u can post the test case of the scenario i mentioned. Lots of Thanks

1802


what is scrum how with ex?

1626


Hi, Please can one tell me how to test the usability testing, which method has to be used, how to write the report? Thanks Deepa

1586


online demo for bug tracker tool(let me know the website)

1577


What is a critical bug?

656


Hello can anybody list out supported and unsupported browsers for Window OS,Android OS,MAC OS Ubuntu

1141


What is middle ware testing?? what are the companies using this tech?

1755


What is bug leakage?

735


What is bucket testing?

658


What is CVS and why it is used?

1378