Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

how to write basic programs in VB Script like addition,
multiplication?

Answer Posted / ramesh

dim a,b,c,d
a=inputbox ("enter the value a: ")
b=inputbox ("enter the value b: ")
c=cint(a)+ cint (b)
d=a*b
msgbox c
msgbox d

Is This Answer Correct ?    13 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

HOw we can apply web service checkpoint in QTP 9.5? I tried it out with net connection also. But not getting success.

2554


Mention how to assign a date value to a variable?

1140


Explain some uses of vb script?

1015


What are class properties?

1224


What's the difference between vbscript and vb.net?

1165


Explain few date functions in vbscript?

1114


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

2913


Explain the scope of the variables using dim, public, and private keywords respectively.

1198


how to automatically update the sql server2005 database records when insert in vb6?

1992


Explain the .wsf files?

1027


Which operator can be used to check if two numbers are equal or not in vbscript?

1210


Write a Script for ATM in QTP

3939


How to Import data from a file (file is on the desktop) to the data table

2125


How to create a cookie using vbscript?

1265


what is the features of visual basic?

2220