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...

VB Script Interview Questions
Questions Answers Views Company eMail

Could Anybody tell me the VBscript for REVERSE an Integer int reverse(int num) Ex:246 to 642

Amazon,

7 23047

Could Anybody tell me VBScript for Check if a given number is Prime number-Don't use any Built- in Functions Boolean/int is Prime(int number).. Thanks in advance.

Amazon, Pyroferus,

12 48144

Hi, Anybody could you Please tell me How to write the script for Checking whether given number is Prime Number or not..Thanks in Advance

Amazon,

6 9976

Hi, Anybody could tell me What is the script for Reverse of Given number. Ex:236--632. Thanks in Advance..

Amazon, CSC,

10 14424

Hi, Anybody could tell me What is the 3rd Largest Number in the series..Thanks in Advance..

Amazon, bcbs,

3 6335

Here in my automation tool, i am retreiving some values and i need to store this values in the excel. How can i achieve this?. We are using VBA as scripting language. please let me know if you require any further inputs.

1 4302

write a program to display the system specifications of client system with the help of vbScript.

2424

write a program to display configuration of a local system with the help of vb script.

2142

Hi, Can anyone please send me vb script examples to practice vb and also material to learn vb scripting in QTP? my email id : hareen_11@yahoo.com

2347

PLz send me the VB scripts which is having more examples my email id : hareen_11@yahoo.com

2187

What is a difference between scripting language and programming language?

2 5011

i have developed the below QTP script to count the no of items available in the web list "Select a product" in www.bankrate.com and also want to print what are the items??? can any one help me to rectify the below script??? SystemUtil.Run "iexplore.exe","www.bankrate.com" a=Browser("title:=Mortgage Rates Credit Cards Refinance Home CD Rates by Bankrate.com").page("title:=Mortgage Rates Credit Cards Refinance Home CD Rates by Bankrate.com").Weblist("name:=select").GetTOProperty("items count") msgbox a Dim List() ReDim List(a-1) For i = 1 To a List(i-1)=Browser("title:=Mortgage Rates Credit Cards Refinance Home CD Rates by Bankrate.com").page ("title:=Mortgage Rates Credit Cards Refinance Home CD Rates by Bankrate.com").Weblist("name:=select").GetItem(i) Print List(i-1) Next

1 5895

what is resorceallocation

2273

how to write a vb script in QTP for yahoo registration form, i want to check the performance also like performance test, stress, load test like that.

5264

Illustrate briefly about the different types of statement

2548


Post New VB Script Questions

Un-Answered Questions { VB Script }

Why is the use of exit do or exit for statements within loops discouraged?

1093


What is the extension of the vbscript file?

1111


Mention what is the main difference between function and sub-procedure?

1104


What are string functions in vbscript?

1209


Explain about tristate constants?

1074


what is the features of visual basic?

2220


What is the purpose of the err object in the vbscript language?

1156


What is the main difference between function and sub-procedure?

1104


Write a vbscript procedure that converts feet to inches. Hint: there are 12 inches in a foot?

1094


Give me sm ideas to write Vbscripts abt protocol testing abilash700@gmail.com.

2131


Mention what is the use of option explicit in vbscript?

1055


How will you get a combined string from array of string in vbscript?

994


Which loop is used in case of arrays in the vbscript language?

1003


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

2989


Which function allows you to instantiate an object given its programmatic identifier or progid?

1081