how to reverse the string without using bultin functions(i.e
mean mid,len ,reverse functions)

Answer Posted / pravati

str="This is india"
x=split(str," ")
for i=ubound(x) to 0 step -1
msgbox x(i)
next

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is quick test pro? What is a quick test professional?

556


how to post xml data from QTP scripts to any application?

1506


How to connect the remote desktop using QTP 9.2 explain the method or procedure?

2805


what is the difference between built-i function and In-built function?

1640


How to find Operating system information using QTP script?

578






What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.

1633


how many maximum number of virtual users we can create?

1574


Does quicktest professional is unicode compatible?

529


What is recovery scenario manager? When you go for recovery scenario manager?

595


Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?

2981


what is the structure for the data driven framework

1487


can any boby tell me what is method or steps to connect the remote desk top by using QTP 9.2 version?

1625


Explain actions in qtp ?

562


How to get popup error message.

1030


iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?

1605