Write a Program to add 2 numbers without using operators
(+,-) and without using third variable.
Note: Use VBScript only
Hint: You can use other operators like '/' & '*'(Division &
Multiplication)
No Answer is Posted For this Question
Be the First to Post Answer
How to map test cases with Automation script? Please explain in details.With example Thanks for your co-operation(In Advance)
How will you get the smallest subscript of an array in vbscript?
Hi, Anybody could tell me What is the 3rd Largest Number in the series..Thanks in Advance..
wht must be the interview question on corinthian information technology solutions incorporated.
Hello Friends , I am the new joinner of this website. I am working with Sapient ,Gurgoan I would like to ask few qurries regarding the QTP Tool of (Testing) Currently working on QTP Tool . I would like to no learn VB Script can u name some Books which i get in market. And a small issue in QTP I had 2 users right i have to login and send the document from this user to second user right. when i am send this doc some contendId number generates right. now i am loging into second user and i have to search for that contentId right i found it now i dont want to accept the document so i had an opption of check out ok i have to click on check out my QTP Code is like this Browser(" ").Page(" ").WebTable(" ").ChildItem (3,5,"Image",0).click Browser(" ").Page(" ").Link("ChecK Out").Click i new this code is perfectly right but when i am run the script i have to click on that particular contentId and click on check out but now the Problem is started the error is the document has been already checked out remeber every time my content id changes means it is the new contentId which is not been used atleast once Please help me out in this issue i am in big trouble
Explain about scrrun.dll?
Hi all..I have two values. a=20 ,b=30 I want to perform c= a+b and c= a*b using user define function.please anyone give the answer
Set srchobj=Description.Create() srchobj("type").value="text" srchobj("name").value="q" srchobj("html tag").value="input" browser("micclass:=google").Page("micclass:=google").webedit (srchobj).Set "qtp" what's wrong in my code pls tell me ? the above code working fine and i got my result pass,now i am trying to run the program it shows general run time error why?pls help me i am in learning stage ?
Check whether given Number is Even or Odd?
What are the advantages of vbscript?
Can automation testing find ssame no. of bugs what we can find by manual testing?
when we use filter funtiom invb script(QTP)