int a=4857 i need output as 7584.without using any inbuild
function?
Answer Posted / bantanahal haribabu
s="12345"
While int(s)>0
n=s mod 10
x=x&n
s=int(s)/10
Wend
msgbox x
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
1.I want to establish connection with excel and also want to fetch the data using SQL queries. 2.the code should be written in such a way that in future if I want to migrate from excel to MS excess database , then there should be minimal changes.
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
Hi Friends my Question is very simple,in Manual testing when we click on a hyper link it directs us to the relavent page or it re-directs us to the current page,so there we can easily write testcase but same thing if we do in automation script using QTP & need to generate report using Reporter.report event how we will do it?thanks in advance...
Explain about the extension .hta?
What are the valid scopes of a variable in vbscript?
Can someone please tell me what poor design in a relational database (not the layout or style) is and how it can be avoided? PLEASE...im desperate.
How to open a file. What is the perpose of true and false mode there?
There are 5 web pages.write a script to click the button on 4th web page.
What is the difference between VBScript and JavaScript?
Explain vbscript in detail?
Can automation testing find ssame no. of bugs what we can find by manual testing?
Write a function for Instr(). We need to write a function that works as same as Instr(). Code or Even pseudo code is good enough for me.?
Write a code to print numbers from 5 to 0?
wat is the com(common object model)object for mozilla firefox???????plz if any one know the exact answer....reply me......
How to Import data from a file (file is on the desktop) to the data table