Hi, Anybody could tell me What is the script for Reverse of
Given number. Ex:236--632. Thanks in Advance..
Answer Posted / suryanarayan mohanty
Suppose we have number say 123
to find the revesrse of this number use
StrReverse(123).
| Is This Answer Correct ? | 2 Yes | 7 No |
Post New Answer View All Answers
What is the main difference between function and sub-procedure?
Differentiate javascript and vbscript?
how to write a vb script in QTP for yahoo registration form, i want to check the performance also like performance test, stress, load test like that.
What is the difference between vb debugger and the script debugger?
Which operator is used to perform the comparison among 2 operands in the vbscript language?
why variable name should not exceed 255 characters?
How should i Create Email invite with server-side Coding?
Develop a parameterized action that accomplishes the following a. Launch a browser of users choice ( example : IE, chrome etc) b. Open up a search engine (Google, Bing etc) c. Perform a search d. Click a particular link depending on the user’s choice ( 1st , 2nd or third link)
How to write a VBscript for web page performance test i need a code send if any knows the code If any knows VBScript book plz send to me the link to my mail plz
Is vbscript a case-sensitive or case-insensitive?
What is the difference between for loop and while loop?
Hi All, I am facing one problem in QTP. There is link object in my application that exist in the Frame in mozilla firefox. Click event on that object is not working but once the frame is enabled/activated then click event works fine.But the frame does not have the activate property. This problem is coming in firefox only. Regards
How to make sure that items in a wintree are sorted al?
How to capture a runtime error in vbscript?
Explain the functionality of vbscript?