How to Pass Multiple values in functions by using vb script? Function value(arg1,arg2) N1=arg1+arg2 N2=arg1-agr2 N3=arg1*agr2 N4=arg1/arg2 Value= How to pass ? End Function
3 7122sunday is sunday monday tuesday wendesday sunday thursday friday saturday sunday sunday how to count no of sunday in the text file from vb? Answer me asap
4 7520* ** *** Please write a code to get output like above diagram? ple explain as it how the code works?
2 4692
How will you get the natural logarithm of the given number in vbscript?
What are class variables?
Mention what are the rules to name variable in vbscript?
Mention what if you do not specify anything when you call a procedure?
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?
Can u describe what kind of testing are for OTC derivates by banks.
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)
Explain few date functions in vbscript?
Hi this is Vinoth. I need a help on below mentioned question A combobox contains list of items assume as 5 I have to get each items Individually and I have to Export to datatable. Please help me on this. Thanks
Which operator is used to perform the comparison among 2 operands in the vbscript language?
Why is error handling required?
What if you do not specify anything when you call a procedure?
after medical test,when will be the police verification
what is event handling?
Out of the different type of operators, which are evaluated first and last in the vbscript language?