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

Answer Posted / vaibhav

function vaibhav x,y
dim x,
dim y,
dim z,
z=x*y
msgbox z

Is This Answer Correct ?    116 Yes 59 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is loose binding? Why is it not a good practice to use it?

635


What is Procedure or Subroutine in VB Script?

606


How to scroll down a page while recording in qtp. suggest me any method apart from low level recording.

2583


Explain about tristate constants?

587


1) How can we use VB script in testing the application? 2) What all are the things(Software application to be installed in PC) we need to learn VBscript?

3557






Both Static and dynamic arrays are handled by VB script. Is it true?

615


Is vbscript language a case-sensitive language and what does it mean?

550


how to comvert 120 into one hunderd twenty rupees only and vice varsa

1807


What are lbound and ubound in the vbscript language?

609


Mention what is vbscript procedures?

543


What is the use of the recordset object and which statement is used to create such an object?

531


does anyone have qtp11.0 license key.Please sendit to my mail id-rrvv2011@gmail.com...Thanks

2509


Explain the string concatenation function in vbscript?

544


What are the special sub-types in vbscript?

554


Mention what is the difference between vbscript and vba?

525